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
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)
Fri, 11 Mar 2016 16:00:25 +0100 Roland Schatz 8151470: [JVMCI] remove up-call to HotSpotJVMCICompilerConfig.selectCompiler
Mon, 08 Feb 2016 10:05:21 +0100 Doug Simon JVMCI options should not use System.getProperty() directly (JDK-8146820)
Tue, 19 Jan 2016 13:32:31 -0800 Tom Rodriguez JVMCICompiler.compileMethod should always return non-null
Fri, 15 Jan 2016 16:50:19 +0100 Roland Schatz Simplify code installation interface: Use CompiledCode class instead of CompilationResult and DataSection.
Thu, 14 Jan 2016 11:36:05 -0800 Tom Rodriguez JVMCI PrintCompilation support should reuse CompileBroker logic
Tue, 12 Jan 2016 12:54:31 -0800 Tom Rodriguez Add support for passing back bailout messages
Wed, 30 Dec 2015 17:55:07 +0100 Doug Simon removed @ServiceProvider mechanism (GRAAL-1380)
Mon, 21 Dec 2015 15:53:56 +0100 Doug Simon removed @Option mechanism from JVMCI (GRAAL-1371)
Wed, 21 Oct 2015 13:47:47 +0200 Roland Schatz Rename Compiler to JVMCICompiler and expose it from JVMCIRuntime.
Mon, 19 Oct 2015 10:24:05 -0700 Tom Rodriguez Fix deadlock between JVMCI.initialize and HotSpotJVMCIRuntime.runtime
Thu, 08 Oct 2015 17:28:41 -0700 Tom Rodriguez Rename jdk.internal.jvmci to jdk.vm.ci base jvmci/jdk.internal.jvmci.hotspot/src/jdk/internal/jvmci/hotspot/HotSpotJVMCIRuntime.java@24c9fcb023f9