diff mx.graal/suite.py @ 22671:37d7baeb6d7a

Update jvmci import: Make implementation classes package private.
author Roland Schatz <roland.schatz@oracle.com>
date Tue, 22 Sep 2015 17:30:09 +0200
parents 1edfd1161cec
children 8030c4d38715
line wrap: on
line diff
--- a/mx.graal/suite.py	Tue Sep 22 15:41:43 2015 +0200
+++ b/mx.graal/suite.py	Tue Sep 22 17:30:09 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "4371622a22da480f866d821d190ab511175068d2",
+               "version" : "ed53e370f04cfc356f3eb77774361eb9e47195d7",
                "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"},