hotspot/src/share/vm/runtime/deoptimization.cpp
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
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Wed, 08 Jan 2014 09:49:31 +0100 roland 8029873: compiler/uncommontrap/TestStackBangRbp.java crashes with SIGSEGV
Tue, 05 Nov 2013 17:38:04 -0800 kvn Merge
Fri, 21 Jun 2013 15:56:24 -0700 kvn Merge
Thu, 20 Jun 2013 16:30:44 -0700 goetz 8016586: PPC64 (part 3): basic changes for PPC64
Thu, 26 Sep 2013 10:25:02 -0400 hseigel 7195622: CheckUnhandledOops has limited usefulness now
Fri, 13 Sep 2013 04:16:54 -0700 vlivanov 8023134: Rename VM LogFile to hotspot_pid{pid}.log (was hotspot.log)
Fri, 31 May 2013 14:40:26 +0200 roland 8009981: nashorn tests fail with -XX:+VerifyStack
Wed, 13 Mar 2013 09:44:45 +0100 roland 8009761: Deoptimization on sparc doesn't set Llast_SP correctly in the interpreter frames it creates
Tue, 05 Feb 2013 08:25:51 -0800 vlivanov 8006613: adding reason to made_not_compilable
Fri, 07 Dec 2012 01:09:03 -0800 roland Merge
Tue, 27 Nov 2012 10:13:20 +0100 stefank 8003720: NPG: Method in interpreter stack frame can be deallocated
Wed, 21 Nov 2012 05:57:12 -0800 vlivanov 8001538: hs_err file does not list anymore compiled methods in compilation events
Tue, 06 Nov 2012 15:09:37 -0500 coleenp 8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass
Fri, 12 Oct 2012 09:22:52 -0700 kvn Merge
Sat, 29 Sep 2012 06:40:00 -0400 coleenp 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
Fri, 05 Oct 2012 18:57:10 -0700 vlivanov 7177003: C1: LogCompilation support
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Wed, 01 Feb 2012 07:59:01 -0800 never 7141200: log some interesting information in ring buffers for crashes
Sat, 07 Jan 2012 13:26:43 -0800 kvn 7125896: Eliminate nested locks
Thu, 03 Nov 2011 01:43:26 -0700 twisti 7106774: JSR 292: nightly test inlineMHTarget fails with wrong result
Mon, 24 Oct 2011 07:53:17 -0700 twisti 7090904: JSR 292: JRuby junit test crashes in PSScavengeRootsClosure::do_oop
less more (0) -60 tip