comparison mx.graal/suite.py @ 22752:ea681009437d

Update jvmci import
author Tom Rodriguez <tom.rodriguez@oracle.com>
date Fri, 02 Oct 2015 10:15:51 -0700
parents dfb01e333fc5
children c2ce8dd9be05
comparison
equal deleted inserted replaced
22751:a39f84c77092 22752:ea681009437d
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "c33f0cb02b34763c55dafa5589dca932e91d3b71", 9 "version" : "8ed4037e828628c8a957ed1ec9cdfdd694c64d91",
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 },