diff mx.graal/suite.py @ 22803:f67bef7309ad

made HotSpotVMConfig.arrayKlassComponentMirrorOffset package-private to account for the removal of ArrayKlass::_component_mirror in jdk9
author Doug Simon <doug.simon@oracle.com>
date Tue, 13 Oct 2015 00:19:28 +0200
parents ed5fd346003c
children 039dc66badf5
line wrap: on
line diff
--- a/mx.graal/suite.py	Mon Oct 12 17:24:28 2015 +0200
+++ b/mx.graal/suite.py	Tue Oct 13 00:19:28 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "3596054515916b3aa299386f6e2dcbbbfc5621f1",
+               "version" : "3088a32d27afbec059ef4276e8b7d1904523861d",
                "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"},