diff 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
line wrap: on
line diff
--- a/mx.graal/suite.py	Tue Sep 29 18:54:12 2015 +0200
+++ b/mx.graal/suite.py	Tue Sep 29 18:54:18 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "19ce432d854d972ce44fee805ca7022927a67db2",
+               "version" : "b44f7dd5c7739e34fb6b9ccc837fc2d63c70ac69",
                "urls" : [
                     {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"},
                     {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},