log mx.jvmci/mx_jvmci.py @ 24142:96668c601751

age author description
Wed, 14 Jun 2017 20:27:54 +0200 Doug Simon make -XX:+UseJVMCICompiler the default
Fri, 19 May 2017 00:18:36 +0200 Doug Simon removed defunct support for non-INCLUDE_JVMCI builds
Wed, 15 Feb 2017 15:47:36 +0100 Doug Simon remove IGV build from gate jvmci-0.25
Wed, 08 Feb 2017 23:25:01 +0100 Doug Simon bump min jdk version to 8u121
Tue, 31 Jan 2017 22:59:16 +0100 Doug Simon removed duplicate registration of StubRoutines::_multiplyToLen in vmstructs
Fri, 30 Dec 2016 04:10:18 -0500 Stefan Anzinger Fix build for Linux/SPARC
Fri, 02 Dec 2016 12:53:58 +0100 Gilles Duboscq Update and fix JDK version checks
Wed, 22 Jun 2016 14:55:57 -0700 Tom Rodriguez Remove old DEFAULT_VM machinery
Wed, 15 Jun 2016 00:00:41 +0200 Doug Simon fix HotSpotVMConfig startup performance (JDK-8159167)
Mon, 30 May 2016 22:56:59 +0200 Doug Simon make JVMCI JDK immutable and sharable among different JVMCI clients
Tue, 24 May 2016 14:59:46 +0200 Roland Schatz Expose jvmci mode from mx_jvmci module.
Tue, 24 May 2016 13:51:28 +0200 Roland Schatz Remove jvmci VM configuration, and backport UseJVMCICompiler flag.
Mon, 09 May 2016 16:08:16 +0200 Doug Simon allow JVMCI compiler to change the compilation policy for a method (JDK-8152311)
Tue, 19 Apr 2016 23:28:22 -0700 Tom Rodriguez Update hsdis binaries
Mon, 04 Apr 2016 22:42:53 +0200 Doug Simon register DEFAULT_VM as env var to be captured in IDE configs