changeset 22605:71faa0701e26

Updated imported jvmci version
author Tom Rodriguez <tom.rodriguez@oracle.com>
date Tue, 08 Sep 2015 17:51:49 -0700
parents b00cc0475f31
children 0ba4359ea401
files mx.graal/suite.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Tue Sep 08 19:57:39 2015 +0200
+++ b/mx.graal/suite.py	Tue Sep 08 17:51:49 2015 -0700
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "dc1aeef79e7e7387aceebb84ae677a55ce626b82",
+               "version" : "9ad3b2d1e7cd528b57a031566808ca8b50174d48",
                "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"},