changeset 22576:fec3ef6b46ed

updated imported jvmci version
author Doug Simon <doug.simon@oracle.com>
date Thu, 03 Sep 2015 17:45:03 +0200
parents 47d5eaa4b209
children 824520386e8e
files mx.graal/suite.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Thu Sep 03 12:57:55 2015 +0200
+++ b/mx.graal/suite.py	Thu Sep 03 17:45:03 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "45723ab25426f5e56c4c6500079ecc20dda1aff9",
+               "version" : "1852abfbaca3ed0625ccd076d2945dc54dc48c32",
                "urls" : [
                     {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"},
                     {"url" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary"},