changeset 22796:ed5fd346003c

updated jvmci and truffle imports
author Doug Simon <doug.simon@oracle.com>
date Sun, 11 Oct 2015 14:50:24 +0200
parents 8a879f72972c
children 9329eb8678f7
files mx.graal/suite.py
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Sun Oct 11 14:30:53 2015 +0200
+++ b/mx.graal/suite.py	Sun Oct 11 14:50:24 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "3e573d7d32a7a6cfb2d7dc3aa49a743a6c25d088",
+               "version" : "3596054515916b3aa299386f6e2dcbbbfc5621f1",
                "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" : "9c108011f794735ab27772ae3e718d17ef51bf0f",
+               "version" : "26e79a4358fef856ee2ee33f65d0cc99f988b417",
                "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"},