log mx.graal/suite.py @ 22843:ae8a63a7aa9e

age author description
Fri, 16 Oct 2015 13:54:56 +0200 Roland Schatz Update jvmci import: Move VirtualStackSlot from JVMCI to Graal and remove referenceMapIndex.
Fri, 16 Oct 2015 00:18:47 +0200 Doug Simon made ShowFlags and PrintFlags denote which options had their value explicitily set (like -XX:+PrintFlagsFinal does)
Thu, 15 Oct 2015 16:32:43 +0200 Christian Humer Adopt latest truffle versions in Graal.
Thu, 15 Oct 2015 11:58:34 +0200 Stefan Anzinger Update to latest jvmci version
Wed, 14 Oct 2015 18:11:18 +0200 Andreas Woess update truffle import
Tue, 13 Oct 2015 18:55:32 +0200 Stefan Anzinger [SPARC] Intorduce SPARCHotSpotRegisterAllocationConfig
Tue, 13 Oct 2015 00:19:28 +0200 Doug Simon made HotSpotVMConfig.arrayKlassComponentMirrorOffset package-private to account for the removal of ArrayKlass::_component_mirror in jdk9