changeset 22574:8de8cfc7756c

updated imported jvmci version
author Doug Simon <doug.simon@oracle.com>
date Thu, 03 Sep 2015 00:55:58 +0200
parents 74b3e5c0209c
children 47d5eaa4b209
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 00:54:14 2015 +0200
+++ b/mx.graal/suite.py	Thu Sep 03 00:55:58 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "537e8e426bf93a38c40626e81b0f4377459d112a",
+               "version" : "267eecd6d92aede50016d1113f21f6bbd516801b",
                "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"},