log src/share/vm/jvmci/jvmciRuntime.cpp @ 23784:19222d463306

age author description
Fri, 07 Oct 2016 16:18:19 +0200 Doug Simon JVMCI re-initialization check is in the wrong location (JDK-8167353)
Thu, 08 Sep 2016 15:06:36 +0200 Doug Simon replace use of vm_abort with vm_exit
Fri, 26 Aug 2016 17:49:18 +0200 Doug Simon backport of JDK-8164480
Tue, 21 Jun 2016 14:36:16 -0700 Tom Rodriguez Rename JVMCIRuntime::max_oop_map_stack_offset to CompilerToVM::Data::_max_oop_map_stack_offset
Thu, 16 Jun 2016 18:23:03 +0200 Doug Simon don't crash if Services is used but -XX:-EnableJVMCI - just return null
Thu, 09 Jun 2016 18:58:09 -0700 Tom Rodriguez Merge
Thu, 09 Jun 2016 18:45:12 -0700 Tom Rodriguez 8158850: [JVMCI] be more precise when enforcing OopMapValue encoding limitations
Thu, 02 Jun 2016 15:24:29 +0200 Doug Simon ensure JVMCI loader is initialized when retrieving it from Java jvmci-0.11
Mon, 30 May 2016 22:56:59 +0200 Doug Simon make JVMCI JDK immutable and sharable among different JVMCI clients
Tue, 24 May 2016 13:51:28 +0200 Roland Schatz Remove jvmci VM configuration, and backport UseJVMCICompiler flag.
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
Wed, 11 May 2016 15:54:36 +0200 Doug Simon remove JVMCIError and UnsafeUtil classes (JDK-8156759)
Wed, 11 May 2016 09:50:37 +0200 Josef Eisl 8156034: update 01
Mon, 02 May 2016 14:57:11 +0200 Josef Eisl Notify the compiler on completion of a bootstrap (JDK-8156034)