changeset 22662:d10421aa05b3

updated imported jvmci version
author Doug Simon <doug.simon@oracle.com>
date Fri, 18 Sep 2015 15:18:26 +0200
parents 784ba407d663
children fb9cd81bf89c
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 18 15:16:41 2015 +0200
+++ b/mx.graal/suite.py	Fri Sep 18 15:18:26 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "6a7f2f656ed99597674ea44413229663f198bb45",
+               "version" : "232c53e17ea021d5aa7062fa5f4d6c3dedc3cb98",
                "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"},