changeset 22730:7566297ba145

updated imported jvmci version
author Doug Simon <doug.simon@oracle.com>
date Tue, 29 Sep 2015 22:19:45 +0200
parents bf7441345362
children a3268580f915
files mx.graal/suite.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Tue Sep 29 22:03:41 2015 +0200
+++ b/mx.graal/suite.py	Tue Sep 29 22:19:45 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "353eb2b44df8edce742c16fc28abc68aefb04e8b",
+               "version" : "1ec4129907b324ac03bab8bd86b800fbe0fb24b0",
                "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"},