changeset 22776:4899ae79cf25

Update jvmci import
author Stefan Anzinger <stefan.anzinger@oracle.com>
date Thu, 08 Oct 2015 14:26:52 +0200
parents e468cf0fe847
children 7ffade01e1ff ef56f81f88ee
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 07 23:16:36 2015 -0700
+++ b/mx.graal/suite.py	Thu Oct 08 14:26:52 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "e1ec715b88d09da025bc83204209b9f9ddff1dd3",
+               "version" : "7d4688ad5afdf6db8e9d250c05f9f0e1bf765361",
                "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"},