log src/share/vm/runtime/deoptimization.cpp @ 24234:ea6f94ab283b default tip

age author description
Mon, 14 Aug 2017 08:55:23 -0700 Tom Rodriguez Update MDO with Reason_not_compiled_exception_handler
Tue, 04 Apr 2017 12:31:03 -0700 Tom Rodriguez Clean up some useless product printing from PrintDeoptimizationDetails
Tue, 04 Apr 2017 09:36:50 -0700 Tom Rodriguez When rethrowing exceptions at deopt, fetch the exception after rematerialization
Fri, 03 Feb 2017 08:17:35 +0100 thartmann 8173699: Crash during deoptimization with "assert(result == __null || result->is_oop()) failed: must be oop"
Wed, 16 Nov 2016 12:32:54 -0800 Tom Rodriguez Merge with jdk8u111-b14
Tue, 16 Aug 2016 08:59:54 +0000 shshahma 8162419: closed/com/oracle/jfr/runtime/TestVMInfoEvent.sh failing after JDK-8155968 jdk8u111-b09
Wed, 01 Jun 2016 11:47:05 +0200 Doug Simon fixed upstream merge errors
Wed, 01 Jun 2016 00:11:44 +0200 Doug Simon Merge.
Tue, 23 Feb 2016 23:47:11 +0000 kevinw 8149367: PolicyQualifierInfo/index_Ctor JCk test fails with IOE: Invalid encoding for PolicyQualifierInfo
Tue, 24 May 2016 13:51:28 +0200 Roland Schatz Remove jvmci VM configuration, and backport UseJVMCICompiler flag.
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Thu, 11 Jun 2015 14:19:40 +0300 vlivanov 8074551: GWT can be marked non-compilable due to deopt count pollution
Tue, 24 Feb 2015 15:04:52 -0500 dlong 8072383: resolve conflicts between open and closed ports
Tue, 15 Dec 2015 09:46:00 -0800 Tom Rodriguez Add pc to deoptimized LogCompilation message
Wed, 04 Nov 2015 16:11:58 +0100 Gilles Duboscq Add assert for Unpack_uncommon_trap for ppc and always check for rethrow_exception
Mon, 02 Nov 2015 15:33:53 +0100 Gilles Duboscq Fix ppc and x86_32 after fetch_unroll_info_helper changes
Thu, 29 Oct 2015 16:11:45 +0100 Gilles Duboscq Let fetch_unroll_info override the exec_mode and handle rethrowing scopes
Wed, 28 Oct 2015 14:02:20 -0700 Tom Rodriguez Fix missing comma and add STATIC_ASSERT to check size of trap name talbe
Wed, 21 Oct 2015 09:06:12 -0700 Christian Wimmer Move SpeculationLog implementation to HotSpotSpeculationLog, because it is not useful for other VMs
Tue, 22 Sep 2015 08:51:10 -0700 Tom Rodriguez Don't expect internal fields when rematerializing object for C2 methods
Fri, 11 Sep 2015 16:41:50 +0200 Doug Simon removed author tags in comments
Wed, 09 Sep 2015 17:56:30 -0700 Tom Rodriguez Rename jvmciJavaAccess.* to jvmciJavaClasses.*
Tue, 25 Aug 2015 15:01:40 +0200 Doug Simon documented other JVMCI-specific fields in JavaThread
Mon, 24 Aug 2015 22:35:47 +0200 Doug Simon moved JVMCI fields from ThreadShadow to Thread
Thu, 20 Aug 2015 21:56:50 +0200 Doug Simon virtual object reallocation during deoptimization must always been done if INCLUDE_JVMCI is defined
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
Wed, 10 Dec 2014 16:45:55 +0100 roland 8067144: SIGSEGV with +TraceDeoptimization in Deoptimization::print_objects
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