changeset 23219:62ce1759b596

updated jvmci and truffle imports
author Doug Simon <doug.simon@oracle.com>
date Sat, 26 Dec 2015 20:11:34 +0100
parents 75a807751aa6
children 74557af4288f
files mx.graal/suite.py
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Sat Dec 26 18:14:27 2015 +0100
+++ b/mx.graal/suite.py	Sat Dec 26 20:11:34 2015 +0100
@@ -39,7 +39,7 @@
             {
                "name" : "jvmci",
                "optional" : "true",
-               "version" : "577a4a8caa72d06edaef3d40a4d24022df2a8e7c",
+               "version" : "4cf1946f59fc4438eecdbe9ff25ed5388531d7b6",
                "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"},
@@ -47,7 +47,7 @@
             },
             {
                "name" : "truffle",
-               "version" : "60c68f691534b9f28c5ca8af25cfd0389fadccf7",
+               "version" : "828c67903db2d8db8b189804bd3d709de9a2aa1a",
                "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"},