comparison mx.graal/suite.py @ 22289:3005207f14b2

Update JVMCI dependency
author Gilles Duboscq <gilles.m.duboscq@oracle.com>
date Thu, 23 Jul 2015 10:44:36 +0200
parents dc23cfe53130
children 109a255a3a47
comparison
equal deleted inserted replaced
22288:dc23cfe53130 22289:3005207f14b2
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "65eb572cbcb71564e8ec4371164c49c92379dad2", 9 "version" : "09acb1bc3a5620a3460ffdfd4a0bb2d7d64e7de5",
10 "urls" : [ 10 "urls" : [
11 {"url" : "https://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"}, 11 {"url" : "https://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 },