diff mx.graal/suite.py @ 22718:b415eaae0aa9

expanded CodeCacheProvider so that it supports all forms of code installation and made CompilerToVM.installCode package-private
author Doug Simon <doug.simon@oracle.com>
date Tue, 29 Sep 2015 14:55:03 +0200
parents f8a090c89bf4
children f035cf1d2e5a
line wrap: on
line diff
--- a/mx.graal/suite.py	Mon Sep 28 21:23:34 2015 +0200
+++ b/mx.graal/suite.py	Tue Sep 29 14:55:03 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "bec9cd4e731ae36000b5eb0110b849b9775e28d6",
+               "version" : "545590b1ab83c00b653ec3143ff876a0c42306c4",
                "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"},