log src/share/vm/interpreter/interpreterRuntime.cpp @ 24234:ea6f94ab283b default tip

age author description
Mon, 14 Aug 2017 23:20:38 +0200 Doug Simon Merge with jdk8u141-b15 jvmci-0.32
Tue, 13 Dec 2016 14:37:04 -0500 coleenp 8168699: Validate special case invocations jdk8u131-b01
Wed, 01 Jun 2016 00:11:44 +0200 Doug Simon Merge.
Tue, 19 Jan 2016 15:35:12 +0000 kevinw 8147567: InterpreterRuntime::post_field_access not updated for boolean in JDK-8132051
Fri, 15 Jan 2016 22:33:15 +0000 kevinw 8132051: Better byte behavior jdk8u75-b04
Mon, 30 May 2016 22:56:59 +0200 Doug Simon make JVMCI JDK immutable and sharable among different JVMCI clients
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Fri, 01 May 2015 12:27:01 -0700 sspitsyn 8076579: Popping a stack frame after exception breakpoint sets last method param to exception
Mon, 15 Dec 2014 09:36:46 +0100 roland 8067231: Zero builds fails after JDK-6898462
Wed, 22 Jul 2015 08:56:03 -0700 twisti Rename JVMCI to INCLUDE_JVMCI.
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Tue, 25 Nov 2014 17:33:59 +0100 roland 6898462: The escape analysis with G1 cause crash assertion src/share/vm/runtime/vframeArray.cpp:94
Thu, 29 May 2014 09:41:07 +0000 vlivanov 8034935: JSR 292 support for PopFrame has a fragile coupling with DirectMethodHandle
Mon, 20 Oct 2014 19:07:20 +0200 Gilles Duboscq Reduce diff with upstream