diff mx.graal/suite.py @ 22790:615f3bbbb174

Update jvmci and truffle import: Rename jdk.internal.jvmci to jdk.vm.ci
author Tom Rodriguez <tom.rodriguez@oracle.com>
date Thu, 08 Oct 2015 17:41:33 -0700
parents a9e0431279e5
children c356d2e4659d
line wrap: on
line diff
--- a/mx.graal/suite.py	Thu Oct 08 18:20:57 2015 -0700
+++ b/mx.graal/suite.py	Thu Oct 08 17:41:33 2015 -0700
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "7d4688ad5afdf6db8e9d250c05f9f0e1bf765361",
+               "version" : "1bbd4a7c274b3d1fcdfe0846d652dcca76a87f99",
                "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"},
@@ -14,7 +14,7 @@
             },
             {
                "name" : "truffle",
-               "version" : "7f32031a4812c53b3b0d5dd10d3810feecaee29a",
+               "version" : "9c108011f794735ab27772ae3e718d17ef51bf0f",
                "urls" : [
                     {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/truffle", "kind" : "hg"},
                     {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},