log src/share/vm/jvmci/jvmciCompilerToVM.cpp @ 23315:21fe118a18e6

age author description
Tue, 08 Mar 2016 09:17:23 +0100 Doug Simon Backed out changeset 2d1ca131b8be
Mon, 07 Mar 2016 10:54:56 +0100 Doug Simon get VM internal flags when creating HotSpotResolvedJavaFieldImpl from Field reflection object (JDK-8151266)
Wed, 20 Jan 2016 13:56:34 -0800 Tom Rodriguez Add CompilerToVM.interpreterFrameSize to support stack banging for deopt
Thu, 14 Jan 2016 11:32:37 -0800 Tom Rodriguez Remove CompilerToVM.notifyCompilationStatistics
Fri, 13 Nov 2015 09:31:04 -0800 Tom Rodriguez Fix assertion failures with G1 barrier logic and guard InstalledCode updates
Wed, 11 Nov 2015 10:33:08 +0100 Roland Schatz Backport Handle fixes from jvmci-9.
Mon, 02 Nov 2015 11:18:51 -0800 Tom Rodriguez Restore missing InstalledCode.version increment
Thu, 29 Oct 2015 15:21:55 +0100 Roland Schatz 8139589: [JVMCI] throw exceptions in faulty code installation operations
Wed, 21 Oct 2015 20:39:03 -0700 Tom Rodriguez Use is_linked to guard getVtableIndexForInterfaceMethod
Wed, 21 Oct 2015 09:06:12 -0700 Christian Wimmer Move SpeculationLog implementation to HotSpotSpeculationLog, because it is not useful for other VMs
Thu, 08 Oct 2015 17:28:41 -0700 Tom Rodriguez Rename jdk.internal.jvmci to jdk.vm.ci
Wed, 30 Sep 2015 12:21:44 +0200 Gilles Duboscq 8137192: [JVMCI] GetNextStackFrameTest SIGSEGV @ ScopeDesc::objects()+0x1
Fri, 02 Oct 2015 10:13:56 +0200 Doug Simon reduced delta against jvmci-9
Thu, 01 Oct 2015 17:13:13 -0700 Tom Rodriguez Remove hasBalancedMonitors
Wed, 30 Sep 2015 15:58:36 -0700 Tom Rodriguez Ensure that not_entrant InstalledCode can still be invalidated