comparison mx.graal/suite.py @ 22860:6c50e0c1e630

Update graal-compiler version
author Christian Wimmer <christian.wimmer@oracle.com>
date Wed, 21 Oct 2015 09:22:42 -0700
parents 0e3f040a3895
children f6e1108b9a94
comparison
equal deleted inserted replaced
22859:28d8c9f880d5 22860:6c50e0c1e630
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "37505a836aaf0e765e7ef614351012c3a2e4582d", 9 "version" : "ea58bbafd5b9672e004f4d987d6f2400e57fccac",
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 },