changeset 22617:4fba290f7001

updated imported jvmci version
author Doug Simon <doug.simon@oracle.com>
date Wed, 09 Sep 2015 22:12:46 +0200
parents ea96c0f19929
children 6bd0ad59ee6a
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 21:31:22 2015 +0200
+++ b/mx.graal/suite.py	Wed Sep 09 22:12:46 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "97ca867d36223c174b58f8e29f3aa4d420149cef",
+               "version" : "10a9e989850ea4600b5bd677dfbf5bfc0a0d3753",
                "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"},