changeset 22837:77ef4d74a6b2

Adopt latest truffle versions in Graal.
author Christian Humer <christian.humer@oracle.com>
date Thu, 15 Oct 2015 16:32:43 +0200
parents 3f2a5706a696
children b2438b37ab3c
files mx.graal/suite.py
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Thu Oct 15 15:24:01 2015 +0200
+++ b/mx.graal/suite.py	Thu Oct 15 16:32:43 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "5ba5ff0fda9ebb97467026749ca64d4bb0385152",
+               "version" : "2935e7fbd941d487513c60b875d9fc737674afdd",
                "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" : "d9b3e229ee465426afd7d2a54563c9220c53e5cc",
+               "version" : "1d60440b03a8c942e7707a2d833427b0c5b227c0",
                "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"},