comparison mx.graal/suite.py @ 22724:c7569b8dc482

added CodeCacheProvider.invalidateInstalledCode and made CompilerToVM.invalidateInstalledCode package-private
author Doug Simon <doug.simon@oracle.com>
date Tue, 29 Sep 2015 17:29:42 +0200
parents 638bfbc67270
children 58066bba9a1c
comparison
equal deleted inserted replaced
22723:638bfbc67270 22724:c7569b8dc482
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "2e71226319dabc82684ea82cd33a6763350b70a4", 9 "version" : "f53dfbf08c71ea1f202ef1f101a1d4ee374d9cab",
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 },