hotspot/src/share/vm/runtime/deoptimization.cpp
Mon, 28 Aug 2017 15:21:47 +0000 never 8181858: [JVMCI] JVMCI should update the trap counters when invalidating for Reason_not_compiled_exception_handler
Wed, 23 Aug 2017 14:52:55 -0400 coleenp 8160399: is_oop_or_null involves undefined behavior
Thu, 27 Jul 2017 18:06:41 -0400 coleenp 8183039: Re-examine methodHandle methods uninlined by 8144256
Thu, 22 Jun 2017 20:47:22 -0400 kbarrett 8181449: Fix debug.hpp / globalDefinitions.hpp dependency inversion
Fri, 09 Jun 2017 10:51:52 +0200 roland 8181211: C2: Use profiling data to optimize on/off heap unsafe accesses
Mon, 24 Apr 2017 21:34:24 +0200 jwilhelm Merge
Thu, 06 Apr 2017 00:03:18 -0700 never 8178119: [JVMCI] when rethrowing exceptions at deopt the exception must be fetched after materialization
Wed, 15 Mar 2017 10:25:37 -0400 coleenp 8155672: Remove instanceKlassHandles and KlassHandles
Tue, 14 Mar 2017 14:07:24 -0400 coleenp Merge
Wed, 18 Jan 2017 14:36:54 -0800 kvn 8173794: [REDO] [AOT] Missing GC scan of _metaspace_got array containing Klass*
Fri, 03 Feb 2017 19:26:35 -0800 jcm 8173679: Disable ProfileTrap code and UseRTMLocking in emulated client Win32
Fri, 03 Feb 2017 08:17:35 +0100 thartmann 8173699: Crash during deoptimization with "assert(result == __null || result->is_oop()) failed: must be oop"
Fri, 24 Feb 2017 12:41:26 -0500 bobv Merge
Wed, 18 Jan 2017 19:37:52 -0800 kvn 8173019: Backout JDK-8172990 changes
Wed, 18 Jan 2017 14:36:54 -0800 kvn 8172990: [AOT] Missing GC scan of _metaspace_got array containing Klass*
Wed, 15 Feb 2017 22:59:57 -0500 coleenp 8169881: Remove implicit Handle conversions oop->Handle
Fri, 21 Oct 2016 20:12:47 +0200 neliasso 8166377: is_compiled_by_jvmci hot in some profiles - improve nmethod compiler type detection
Mon, 06 Jun 2016 23:24:46 -0700 jcm 8146416: java.lang.OutOfMemoryError triggers: assert(current_bci == 0) failed: bci isn't zero for do_not_unlock_if_synchronized
Fri, 06 May 2016 05:42:36 -0700 jcm 8156126: LogCompilation: Dump additional info about deoptimization events
Fri, 29 Apr 2016 02:13:40 +0300 vlivanov Merge
Tue, 26 Apr 2016 10:28:51 +0200 rbackman 8151956: Support non-continuous CodeBlobs in HotSpot
Mon, 25 Apr 2016 09:51:00 -0400 coleenp 8154580: Save mirror in interpreter frame to enable cleanups of CLDClosure
Sat, 20 Feb 2016 14:11:18 -0800 kvn 8149367: PolicyQualifierInfo/index_Ctor JCk test fails with IOE: Invalid encoding for PolicyQualifierInfo
Thu, 14 Jan 2016 16:26:38 -0500 coleenp Merge
Mon, 04 Jan 2016 15:41:05 +0100 goetz 8146401: Clean up oop.hpp: add inline directives and fix header files
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Fri, 11 Dec 2015 09:07:07 -0800 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
Sat, 05 Dec 2015 10:40:22 -0500 coleenp 8144534: Refactor templateInterpreter and templateInterpreterGenerator functions
Fri, 13 Nov 2015 13:31:48 +0100 neliasso Merge
Wed, 11 Nov 2015 23:47:41 +0000 jprovino Merge
Fri, 06 Nov 2015 11:34:03 +0100 neliasso Merge
Mon, 26 Oct 2015 16:21:37 +0100 goetz 8140482: Various minor code improvements (runtime)
Wed, 28 Oct 2015 09:47:23 -0400 coleenp 8139203: Consistent naming for klass type predicates
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Wed, 11 Nov 2015 14:40:38 -1000 twisti 8141133: [JVMCI] crash during safepoint deopt if rethrow_exception is set
Wed, 04 Nov 2015 07:23:23 -1000 twisti 8139170: JVMCI refresh
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Fri, 09 Oct 2015 09:42:33 +0200 david 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Wed, 24 Jun 2015 21:58:05 -0400 coleenp Merge
Wed, 24 Jun 2015 12:12:25 -0400 bpittore 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
Thu, 11 Jun 2015 14:19:40 +0300 vlivanov 8074551: GWT can be marked non-compilable due to deopt count pollution
Tue, 17 Mar 2015 10:06:31 +0100 roland 8073480: C2 should optimize explicit range checks
Wed, 18 Feb 2015 08:57:29 +0100 stefank 8073387: Move VerifyOopClosures out from genOopClosures.hpp
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
Mon, 01 Dec 2014 12:16:15 -0500 coleenp 8060074: os::free() takes MemoryTrackingLevel but doesn't need it
Tue, 28 Oct 2014 17:02:08 -0400 coleenp 8058093: Test nsk/stress/jck60/jck60014: assert in src/share/vm/oops/constantPool.cpp: should not be resolved otherwise
Wed, 27 Aug 2014 17:37:18 +0200 roland 8055946: assert(result == NULL || result->is_oop()) failed: must be oop
Tue, 29 Jul 2014 13:40:58 -0700 kvn 8049252: VerifyStack logic in Deoptimization::unpack_frames does not expect to see invoke bc at the top frame during normal deoptimization
Fri, 04 Jul 2014 11:46:01 +0200 goetz 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Thu, 22 May 2014 13:42:44 +0200 rbackman 8030976: Untaken paths should be more vigorously pruned at highest optimization level
Thu, 15 May 2014 10:37:52 -0700 iveresov 8043180: SIGSEGV in Events::log_deopt_message
Tue, 13 May 2014 11:32:10 -0700 iveresov 8032463: VirtualDispatch test timeout with DeoptimizeALot
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Tue, 01 Apr 2014 09:36:49 +0200 roland 8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9
Mon, 31 Mar 2014 09:08:53 +0200 roland 8031755: Type speculation should be used to optimize explicit null checks
Thu, 20 Mar 2014 17:49:27 -0700 kvn 8031320: Use Intel RTM instructions for locks
Tue, 25 Feb 2014 18:16:24 +0100 roland 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
Wed, 19 Feb 2014 12:08:49 -0800 kvn Merge
less more (0) -100 -60 tip