diff mx.graal/suite.py @ 22331:992575891f42

updated import of jvmci/truffle
author Mick Jordan <mick.jordan@oracle.com>
date Tue, 28 Jul 2015 17:35:49 -0700
parents c4bc20095e03
children aeb7a47e272d
line wrap: on
line diff
--- a/mx.graal/suite.py	Tue Jul 28 17:06:56 2015 +0200
+++ b/mx.graal/suite.py	Tue Jul 28 17:35:49 2015 -0700
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "aef178739a239a519e4238c74404db8c19e4c940",
+               "version" : "8217ef77a80a64b8b773ba1a91363dbeb3d782e6",
                "urls" : [
                     {"url" : "https://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"},
                     {"url" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary"},
@@ -14,7 +14,7 @@
             },
             {
                "name" : "truffle",
-               "version" : "5cefc50e337923575d8e1543bd1a44c670368670",
+               "version" : "7be57462fa848708ea0d942d11c874668aa3866c",
                "urls" : [
                     {"url" : "https://lafo.ssw.uni-linz.ac.at/hg/truffle-mx2", "kind" : "hg"},
                     {"url" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary"},