changeset 22968:1492a9afd575

updated graal and truffle import
author Doug Simon <doug.simon@oracle.com>
date Wed, 11 Nov 2015 22:45:56 +0100
parents 8c999e913d82
children 5c924f8190dc
files mx.graal/suite.py
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Wed Nov 11 22:43:24 2015 +0100
+++ b/mx.graal/suite.py	Wed Nov 11 22:45:56 2015 +0100
@@ -39,7 +39,7 @@
             {
                "name" : "jvmci",
                "optional" : "true",
-               "version" : "9860aa60385f94d935ea1cc7802a99b0f2f68171",
+               "version" : "372cb6e59b0da698111b72a773d4d566635855a3",
                "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" : "bb3c03f2442d51df60e8f154c14b8b28ffe52dfc",
+               "version" : "a647534602a6b70deb64b9d96c2798d7e36e1e0e",
                "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"},