log mx.graal/suite.py @ 22856:bca707b69cd7

age author description
Wed, 21 Oct 2015 12:52:32 +0200 Christian Humer Update jvmci/truffle.
Wed, 21 Oct 2015 12:11:33 +0200 Roland Schatz Remove unused class.
Tue, 20 Oct 2015 18:32:23 +0200 Christian Humer Update Truffle version.
Tue, 20 Oct 2015 02:47:42 +0200 Christian Humer Adopt new Truffle version.
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
Sun, 11 Oct 2015 14:50:24 +0200 Doug Simon updated jvmci and truffle imports
Sun, 11 Oct 2015 14:30:53 +0200 Doug Simon changed mxversion dependency to 5.5.7
Sun, 11 Oct 2015 13:19:09 +0200 Doug Simon removed "path" and "sourcePath" attributes from distributions
Sun, 11 Oct 2015 00:20:19 +0200 Doug Simon removed "path" and "sourcePath" attributes from libraries
Fri, 09 Oct 2015 15:01:49 +0200 Roland Schatz Update jvmci import.
Thu, 08 Oct 2015 17:41:33 -0700 Tom Rodriguez Update jvmci and truffle import: Rename jdk.internal.jvmci to jdk.vm.ci
Thu, 08 Oct 2015 18:20:57 -0700 Tom Rodriguez Update truffle import: Remove AdvancedInstrument code from SL language
Thu, 08 Oct 2015 16:20:18 +0200 Andreas Woess updated imported truffle revision
Thu, 08 Oct 2015 14:26:52 +0200 Stefan Anzinger Update jvmci import
Wed, 07 Oct 2015 23:16:36 -0700 Tom Rodriguez Update jvmci import: use new log_object interface
Thu, 08 Oct 2015 04:50:02 +0200 Andreas Woess updated imported truffle revision
Wed, 07 Oct 2015 12:50:15 -0700 Stefan Anzinger Update jvmci import version
Wed, 07 Oct 2015 13:01:32 +0200 Roland Schatz Update jvmci import.
Tue, 06 Oct 2015 16:52:56 -0700 Christian Wimmer Update jvmci import
Wed, 30 Sep 2015 15:40:22 +0200 Stefan Anzinger Call JVMCI.initialize when Debug class is loaded to make sure properties are loaded
Mon, 05 Oct 2015 13:26:59 +0200 Roland Schatz Lazy initialization of HotSpotTruffleRuntime.
Fri, 02 Oct 2015 10:15:51 -0700 Tom Rodriguez Update jvmci import
Thu, 01 Oct 2015 14:32:39 -0700 Christian Wimmer Merge
Thu, 01 Oct 2015 14:21:08 -0700 Christian Wimmer Temporarily change truffle dependency for integration testing