changeset 22584:56b6a531024f

updated imported jvmci version
author Doug Simon <doug.simon@oracle.com>
date Fri, 04 Sep 2015 16:42:27 +0200
parents 4fdc3a17cbf9
children 66443eff974d
files mx.graal/suite.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Fri Sep 04 16:42:02 2015 +0200
+++ b/mx.graal/suite.py	Fri Sep 04 16:42:27 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "130265e00089d28a70127bc8f00a5880451fad8e",
+               "version" : "c64c5c8a238d83b3c6e7268dffc811a3aa3aa142",
                "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"},