log jvmci/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotJVMCIRuntime.java @ 24145:2f2299c68571 jvmci-0.27

age author description
Thu, 15 Jun 2017 21:38:21 +0200 Doug Simon change default of UseJVMCICompiler based on jvmci.Compiler property (which can now be set from <java.home>/jre/lib/jvmci/compiler-name) jvmci-0.27
Fri, 21 Apr 2017 16:49:50 +0200 Doug Simon support -DjvmciCompiler=null as a way to prevent JVMCI compiler auto-selection
Wed, 15 Feb 2017 15:36:48 +0100 Doug Simon 8174957: [JVMCI] jaotc is broken in Xcomp mode
Thu, 02 Feb 2017 23:58:25 +0100 Doug Simon [GR-2538] reduced memory overhead of HotSpotVMConfigStore
Wed, 19 Oct 2016 20:22:48 +0200 Doug Simon -XX:+JVMCIPrintProperties should exit after printing (JDK-8168295)
Tue, 11 Oct 2016 22:13:23 +0200 Doug Simon Exported elements referring to inaccessible types in jdk.vm.ci (JDK-8167180) jvmci-0.22
Wed, 05 Oct 2016 22:07:45 +0200 Doug Simon renamed JVMCIPrintSystemProperties to JVMCIPrintProperties
Wed, 05 Oct 2016 17:30:21 +0200 Doug Simon recast "JVMCI flags" language to "JVMCI system properties"
Wed, 05 Oct 2016 16:28:05 +0200 Doug Simon removed redundancy in header of JVMCI system property listing
Wed, 05 Oct 2016 13:58:15 +0200 Doug Simon renamed JVMCIPrintFlags to JVMCIPrintSystemProperties
Wed, 05 Oct 2016 10:19:36 +0200 Doug Simon do not exit on -XX:+JVMCIPrintFlags or -Djvmci.PrintConfig
Tue, 04 Oct 2016 22:14:32 +0200 Doug Simon added -XX:+JVMCIPrintFlags to support printing of JVMCI flags without having to know how to trigger JVMCI initialization
Tue, 23 Aug 2016 22:46:08 +0200 Doug Simon expose Hotspot intrinsics and HotSpotIntrinsicCandidate info to JVMCI compilers (JDK-8164358)
Sat, 02 Jul 2016 01:00:12 +0200 Doug Simon compiler selection should work without -Djvmci.Compiler (JDK-8160730)
Sun, 19 Jun 2016 16:08:21 +0200 Doug Simon make -Djvmci.PrintConfig exit the VM (consistent with -Djvmci.PrintFlags) jvmci-0.15