comparison mx.graal/suite.py @ 22569:d2fcadb5bc37

Update jvmci: Collapse Value/AbstractValue.
author Roland Schatz <roland.schatz@oracle.com>
date Wed, 02 Sep 2015 14:18:39 +0200
parents e0bcb1f067cd
children c22117cdd3c9
comparison
equal deleted inserted replaced
22568:3714119dfbc0 22569:d2fcadb5bc37
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "90c4254dc25aebe42e0140f67b1026d44e665b4c", 9 "version" : "943c2bf064fa3bb15f73a77fb0d8d746db9020d7",
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 },