comparison mx.graal/suite.py @ 22865:016ec4502b75

Update jvmci import
author Tom Rodriguez <tom.rodriguez@oracle.com>
date Wed, 21 Oct 2015 21:38:13 -0700
parents f6e1108b9a94
children d0000fb935b7
comparison
equal deleted inserted replaced
22864:4fb65c8712dd 22865:016ec4502b75
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "1ecbf6cc9ab0c1dd8c2a9740591cd59c3bac2e0c", 9 "version" : "6b1cd334f3008aaf1823f511176d2b4f70e05847",
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 },