log jvmci/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotJVMCIRuntime.java @ 23777:6c8eaf47db9a

age author description
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
Sat, 18 Jun 2016 13:19:01 +0200 Doug Simon [Findbugs] various warnings reported for JVMCI sources (JDK-8159613)
Wed, 15 Jun 2016 00:00:41 +0200 Doug Simon fix HotSpotVMConfig startup performance (JDK-8159167)
Fri, 13 May 2016 10:44:29 +0200 Doug Simon clean up and minimize JVMCI (JDK-8156835) - part 2
Thu, 12 May 2016 20:57:31 +0200 Doug Simon clean up and minimize JVMCI (JDK-8156835)
Thu, 12 May 2016 11:06:49 +0200 Doug Simon Backed out changeset: a920338dd4d4
Thu, 12 May 2016 14:24:15 +0200 Roland Schatz Remove implicit stable field handling (JDK-8156552).
Wed, 11 May 2016 15:54:36 +0200 Doug Simon remove JVMCIError and UnsafeUtil classes (JDK-8156759)
Tue, 10 May 2016 14:55:40 +0200 Roland Schatz Remove stable constant handling from ConstantReflectionProvider (JDK-8156552).
Mon, 02 May 2016 14:57:11 +0200 Josef Eisl Notify the compiler on completion of a bootstrap (JDK-8156034)
Mon, 09 May 2016 16:08:16 +0200 Doug Simon allow JVMCI compiler to change the compilation policy for a method (JDK-8152311)
Thu, 28 Apr 2016 15:16:47 +0200 Doug Simon jdk.vm.ci needs to securely export services (JDK-8155023)