diff mx.graal/suite.py @ 22606:0ba4359ea401

Update jvmci import: Renames to be more consistent with jvmci-9
author Tom Rodriguez <tom.rodriguez@oracle.com>
date Tue, 08 Sep 2015 18:21:11 -0700
parents 71faa0701e26
children bb887a437e5b
line wrap: on
line diff
--- a/mx.graal/suite.py	Tue Sep 08 17:51:49 2015 -0700
+++ b/mx.graal/suite.py	Tue Sep 08 18:21:11 2015 -0700
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "9ad3b2d1e7cd528b57a031566808ca8b50174d48",
+               "version" : "df2764d92a3c36d9f2de05c6c24db818184c7b7c",
                "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"},