comparison mx.graal/suite.py @ 22675:8030c4d38715

Update jvmci import
author Christian Wimmer <christian.wimmer@oracle.com>
date Tue, 22 Sep 2015 13:23:15 -0700
parents 37d7baeb6d7a
children 1ec6d2962ff5
comparison
equal deleted inserted replaced
22674:3ba0e7aee1c7 22675:8030c4d38715
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "ed53e370f04cfc356f3eb77774361eb9e47195d7", 9 "version" : "a4b63f56bc974ded88648d0e0149bf1ba6887d28",
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 },