changeset 22615:fbc2ef12da21

Updated imported jvmci version
author Tom Rodriguez <tom.rodriguez@oracle.com>
date Wed, 09 Sep 2015 11:50:28 -0700
parents 9f0e536ee385
children ea96c0f19929
files mx.graal/suite.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Wed Sep 09 16:12:29 2015 +0200
+++ b/mx.graal/suite.py	Wed Sep 09 11:50:28 2015 -0700
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "15579668ec3aedb968b0bb4ecb26b596e6b123b3",
+               "version" : "97ca867d36223c174b58f8e29f3aa4d420149cef",
                "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"},