changeset 22860:6c50e0c1e630

Update graal-compiler version
author Christian Wimmer <christian.wimmer@oracle.com>
date Wed, 21 Oct 2015 09:22:42 -0700
parents 28d8c9f880d5
children bc1d4ecfae54
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 21 16:46:34 2015 +0200
+++ b/mx.graal/suite.py	Wed Oct 21 09:22:42 2015 -0700
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "37505a836aaf0e765e7ef614351012c3a2e4582d",
+               "version" : "ea58bbafd5b9672e004f4d987d6f2400e57fccac",
                "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"},