comparison mx.graal/suite.py @ 22587:46839f692ccd

adapted to removal of HotSpotVMConfig.useHeapProfiler
author Doug Simon <doug.simon@oracle.com>
date Mon, 07 Sep 2015 12:17:41 +0200
parents bdf6b2a608d1
children 8c984ddcc7c9
comparison
equal deleted inserted replaced
22586:bdf6b2a608d1 22587:46839f692ccd
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "0251714a52feebddee33ffefa3bcc894352447ee", 9 "version" : "23db6926b163fbf0495d2cb0559326a123020ea2",
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 },