comparison mx.graal/suite.py @ 22503:c74d7f8a8ee6

Use Java based CTW command
author Tom Rodriguez <tom.rodriguez@oracle.com>
date Mon, 24 Aug 2015 23:50:37 -0700
parents fc47a1b49528
children 35bc891eb21c
comparison
equal deleted inserted replaced
22502:fc47a1b49528 22503:c74d7f8a8ee6
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "f27c163d7dc2de3a1e1f8949a33c8a46d9e8ecf4", 9 "version" : "d9f5c93a83d36e8e624f2ba30f054237db50876d",
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" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary"}, 12 {"url" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary"},
13 ] 13 ]
14 }, 14 },