diff mx.graal/suite.py @ 22668:1edfd1161cec

Update jvmci import: Use PlatformKind.getSizeInBytes() instead of TargetDescription.getSizeInBytes(PlatformKind).
author Roland Schatz <roland.schatz@oracle.com>
date Tue, 22 Sep 2015 11:50:36 +0200
parents dc332a2c41d0
children 37d7baeb6d7a
line wrap: on
line diff
--- a/mx.graal/suite.py	Mon Sep 21 23:24:58 2015 +0200
+++ b/mx.graal/suite.py	Tue Sep 22 11:50:36 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "3f6488b29c1ae49f0f695ddc00822a16e8c418f7",
+               "version" : "4371622a22da480f866d821d190ab511175068d2",
                "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"},