comparison 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
comparison
equal deleted inserted replaced
22667:500e3cecfbff 22668:1edfd1161cec
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "3f6488b29c1ae49f0f695ddc00822a16e8c418f7", 9 "version" : "4371622a22da480f866d821d190ab511175068d2",
10 "urls" : [ 10 "urls" : [
11 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"}, 11 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"},
12 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"}, 12 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
13 ] 13 ]
14 }, 14 },