comparison mx.graal/suite.py @ 22727:8a4697106708

added HotSpotCodeCacheProvider.notifyCompilationStatistics and HotSpotCodeCacheProvider.resetCompilationStatistics and made made these methods package-private in CompilerToVM
author Doug Simon <doug.simon@oracle.com>
date Tue, 29 Sep 2015 18:54:18 +0200
parents 58066bba9a1c
children 4995b94aaed6
comparison
equal deleted inserted replaced
22726:e29ef4820ddc 22727:8a4697106708
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "19ce432d854d972ce44fee805ca7022927a67db2", 9 "version" : "b44f7dd5c7739e34fb6b9ccc837fc2d63c70ac69",
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 },