changeset 22901:666ddd927480

Update jvmci import version
author Stefan Anzinger <stefan.anzinger@oracle.com>
date Thu, 29 Oct 2015 13:32:53 +0100
parents bac83664cfbb
children 76a4f40ed8d1
files mx.graal/suite.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Wed Oct 28 14:07:45 2015 -0700
+++ b/mx.graal/suite.py	Thu Oct 29 13:32:53 2015 +0100
@@ -22,7 +22,7 @@
             {
                "name" : "jvmci",
                "optional" : "true",
-               "version" : "6832e10a0b970b04d554ab561efb2bf9e867c2d6",
+               "version" : "7e7573382a23216db2c177811ae083383af62e90",
                "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"},