diff mx.graal/suite.py @ 22642:3345942ec7f3

Update jvmci import: Clean separation between backend and frontend wordKind.
author Roland Schatz <roland.schatz@oracle.com>
date Wed, 16 Sep 2015 12:19:31 +0200
parents 18042e2d61b3
children 9ecfccd6eec1
line wrap: on
line diff
--- a/mx.graal/suite.py	Wed Sep 16 12:05:27 2015 +0200
+++ b/mx.graal/suite.py	Wed Sep 16 12:19:31 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "94a604f431d35ab5c0f6b3632d94c3b98d35e2ef",
+               "version" : "bfd5fdca1ce974ad6f88f77cd1f2b3b683e1fc2c",
                "urls" : [
                     {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"},
                     {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},