comparison mx.graal/suite.py @ 22743:bcfb44655eb9

Updated imported jvmci version: updated InstalledCodeInvalidationTest
author Tom Rodriguez <tom.rodriguez@oracle.com>
date Wed, 30 Sep 2015 17:59:48 -0700
parents b21e7985edae
children 339272c9d519
comparison
equal deleted inserted replaced
22742:6ce390f5375f 22743:bcfb44655eb9
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "461dc858dc618019f68606349082146de7bf216c", 9 "version" : "cefe66df34551309bdda19adcb8ab4b226483e32",
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 },