changeset 22621:148cffb7bc99

updated imported jvmci version
author Doug Simon <doug.simon@oracle.com>
date Sun, 13 Sep 2015 21:03:05 +0200
parents 0b85ebe05f88
children 9055e22b8661
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 11 08:59:29 2015 -0700
+++ b/mx.graal/suite.py	Sun Sep 13 21:03:05 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "94ba89d569367489f17fc298e25c43eeaec96a22",
+               "version" : "778602e2403cd593b12cb95d0d21de975c7aaf84",
                "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"},