changeset 23276:d5a1109b239b

updated jvmci and truffle import
author Doug Simon <doug.simon@oracle.com>
date Fri, 08 Jan 2016 22:59:20 +0100
parents a886e9dc3a47
children f0e34c710768
files mx.graal/suite.py
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Fri Jan 08 13:12:43 2016 -0800
+++ b/mx.graal/suite.py	Fri Jan 08 22:59:20 2016 +0100
@@ -39,7 +39,7 @@
             {
                "name" : "jvmci",
                "optional" : "true",
-               "version" : "f2206f5bb62ed876e9fd031f4a5a148a0cc7b57b",
+               "version" : "94b7354ef0e09936321e51839145c392f05d762c",
                "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" : "d725323deb6ce02dae7d727d558813160d229d16",
+               "version" : "9b9301abe3ff373075f0c067ec965ea041603e71",
                "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"},