changeset 23192:73b770c0af8a

Update jvmci version
author Christian Wimmer <christian.wimmer@oracle.com>
date Wed, 16 Dec 2015 16:15:34 -0800
parents c73162067fef
children 375597985a1f
files mx.graal/suite.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Wed Dec 16 16:14:55 2015 -0800
+++ b/mx.graal/suite.py	Wed Dec 16 16:15:34 2015 -0800
@@ -39,7 +39,7 @@
             {
                "name" : "jvmci",
                "optional" : "true",
-               "version" : "cc7291261d3493982f3824c52c3d6d6e1c0d7e51",
+               "version" : "8c8c7e8b7ab2b19ab1949ee2e602e2067dc1e27c",
                "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"},