Fri, 06 May 2016 05:42:36 -0700 |
jcm |
8156126: LogCompilation: Dump additional info about deoptimization events
|
file |
diff |
annotate
|
Fri, 29 Apr 2016 02:13:40 +0300 |
vlivanov |
Merge
|
file |
diff |
annotate
|
Tue, 26 Apr 2016 10:28:51 +0200 |
rbackman |
8151956: Support non-continuous CodeBlobs in HotSpot
|
file |
diff |
annotate
|
Mon, 25 Apr 2016 09:51:00 -0400 |
coleenp |
8154580: Save mirror in interpreter frame to enable cleanups of CLDClosure
|
file |
diff |
annotate
|
Sat, 20 Feb 2016 14:11:18 -0800 |
kvn |
8149367: PolicyQualifierInfo/index_Ctor JCk test fails with IOE: Invalid encoding for PolicyQualifierInfo
|
file |
diff |
annotate
|
Thu, 14 Jan 2016 16:26:38 -0500 |
coleenp |
Merge
|
file |
diff |
annotate
|
Mon, 04 Jan 2016 15:41:05 +0100 |
goetz |
8146401: Clean up oop.hpp: add inline directives and fix header files
|
file |
diff |
annotate
|
Thu, 14 Jan 2016 13:26:19 +0100 |
david |
8146690: Make all classes in GC follow the naming convention.
|
file |
diff |
annotate
|
Fri, 11 Dec 2015 09:07:07 -0800 |
fparain |
8046936: JEP 270: Reserved Stack Areas for Critical Sections
|
file |
diff |
annotate
|
Sat, 05 Dec 2015 10:40:22 -0500 |
coleenp |
8144534: Refactor templateInterpreter and templateInterpreterGenerator functions
|
file |
diff |
annotate
|
Fri, 13 Nov 2015 13:31:48 +0100 |
neliasso |
Merge
|
file |
diff |
annotate
|
Wed, 11 Nov 2015 23:47:41 +0000 |
jprovino |
Merge
|
file |
diff |
annotate
|
Fri, 06 Nov 2015 11:34:03 +0100 |
neliasso |
Merge
|
file |
diff |
annotate
|
Mon, 26 Oct 2015 16:21:37 +0100 |
goetz |
8140482: Various minor code improvements (runtime)
|
file |
diff |
annotate
|
Wed, 28 Oct 2015 09:47:23 -0400 |
coleenp |
8139203: Consistent naming for klass type predicates
|
file |
diff |
annotate
|
Fri, 23 Oct 2015 16:48:38 -0400 |
coleenp |
8140274: methodHandles and constantPoolHandles should be passed as const references
|
file |
diff |
annotate
|
Wed, 11 Nov 2015 14:40:38 -1000 |
twisti |
8141133: [JVMCI] crash during safepoint deopt if rethrow_exception is set
|
file |
diff |
annotate
|
Wed, 04 Nov 2015 07:23:23 -1000 |
twisti |
8139170: JVMCI refresh
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 19:40:30 -0400 |
dlong |
Merge
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 09:42:33 +0200 |
david |
8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:49:30 -1000 |
twisti |
8136421: JEP 243: Java-Level JVM Compiler Interface
|
file |
diff |
annotate
|
Wed, 24 Jun 2015 21:58:05 -0400 |
coleenp |
Merge
|
file |
diff |
annotate
|
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"
|
file |
diff |
annotate
|
Thu, 11 Jun 2015 14:19:40 +0300 |
vlivanov |
8074551: GWT can be marked non-compilable due to deopt count pollution
|
file |
diff |
annotate
|
Tue, 17 Mar 2015 10:06:31 +0100 |
roland |
8073480: C2 should optimize explicit range checks
|
file |
diff |
annotate
|
Wed, 18 Feb 2015 08:57:29 +0100 |
stefank |
8073387: Move VerifyOopClosures out from genOopClosures.hpp
|
file |
diff |
annotate
|
Wed, 10 Dec 2014 16:45:55 +0100 |
roland |
8067144: SIGSEGV with +TraceDeoptimization in Deoptimization::print_objects
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 01 Dec 2014 12:16:15 -0500 |
coleenp |
8060074: os::free() takes MemoryTrackingLevel but doesn't need it
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 27 Aug 2014 17:37:18 +0200 |
roland |
8055946: assert(result == NULL || result->is_oop()) failed: must be oop
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 04 Jul 2014 11:46:01 +0200 |
goetz |
8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
|
file |
diff |
annotate
|
Thu, 22 May 2014 13:42:44 +0200 |
rbackman |
8030976: Untaken paths should be more vigorously pruned at highest optimization level
|
file |
diff |
annotate
|
Thu, 15 May 2014 10:37:52 -0700 |
iveresov |
8043180: SIGSEGV in Events::log_deopt_message
|
file |
diff |
annotate
|
Tue, 13 May 2014 11:32:10 -0700 |
iveresov |
8032463: VirtualDispatch test timeout with DeoptimizeALot
|
file |
diff |
annotate
|
Fri, 09 May 2014 16:50:54 -0400 |
drchase |
8037816: Fix for 8036122 breaks build with Xcode5/clang
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 09:36:49 +0200 |
roland |
8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9
|
file |
diff |
annotate
|
Mon, 31 Mar 2014 09:08:53 +0200 |
roland |
8031755: Type speculation should be used to optimize explicit null checks
|
file |
diff |
annotate
|
Thu, 20 Mar 2014 17:49:27 -0700 |
kvn |
8031320: Use Intel RTM instructions for locks
|
file |
diff |
annotate
|
Tue, 25 Feb 2014 18:16:24 +0100 |
roland |
8031752: Failed speculative optimizations should be reattempted when root of compilation is different
|
file |
diff |
annotate
|
Wed, 19 Feb 2014 12:08:49 -0800 |
kvn |
Merge
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 14:47:23 +0100 |
jwilhelm |
8025856: Fix typos in the GC code
|
file |
diff |
annotate
|
Tue, 28 Jan 2014 12:25:34 -0800 |
kvn |
Merge
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 09:49:31 +0100 |
roland |
8029873: compiler/uncommontrap/TestStackBangRbp.java crashes with SIGSEGV
|
file |
diff |
annotate
|
Tue, 05 Nov 2013 17:38:04 -0800 |
kvn |
Merge
|
file |
diff |
annotate
|
Fri, 21 Jun 2013 15:56:24 -0700 |
kvn |
Merge
|
file |
diff |
annotate
|
Thu, 20 Jun 2013 16:30:44 -0700 |
goetz |
8016586: PPC64 (part 3): basic changes for PPC64
|
file |
diff |
annotate
|
Thu, 26 Sep 2013 10:25:02 -0400 |
hseigel |
7195622: CheckUnhandledOops has limited usefulness now
|
file |
diff |
annotate
|
Fri, 13 Sep 2013 04:16:54 -0700 |
vlivanov |
8023134: Rename VM LogFile to hotspot_pid{pid}.log (was hotspot.log)
|
file |
diff |
annotate
|
Fri, 31 May 2013 14:40:26 +0200 |
roland |
8009981: nashorn tests fail with -XX:+VerifyStack
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 05 Feb 2013 08:25:51 -0800 |
vlivanov |
8006613: adding reason to made_not_compilable
|
file |
diff |
annotate
|
Fri, 07 Dec 2012 01:09:03 -0800 |
roland |
Merge
|
file |
diff |
annotate
|
Tue, 27 Nov 2012 10:13:20 +0100 |
stefank |
8003720: NPG: Method in interpreter stack frame can be deallocated
|
file |
diff |
annotate
|
Wed, 21 Nov 2012 05:57:12 -0800 |
vlivanov |
8001538: hs_err file does not list anymore compiled methods in compilation events
|
file |
diff |
annotate
|
Tue, 06 Nov 2012 15:09:37 -0500 |
coleenp |
8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass
|
file |
diff |
annotate
|
Fri, 12 Oct 2012 09:22:52 -0700 |
kvn |
Merge
|
file |
diff |
annotate
|
Sat, 29 Sep 2012 06:40:00 -0400 |
coleenp |
8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
|
file |
diff |
annotate
|
Fri, 05 Oct 2012 18:57:10 -0700 |
vlivanov |
7177003: C1: LogCompilation support
|
file |
diff |
annotate
|