Mon, 02 May 2016 10:24:41 +0200 8153507: Improve Card Table Clear Task
tschatzl [Mon, 02 May 2016 10:24:41 +0200] rev 38154
8153507: Improve Card Table Clear Task Summary: Move card table clear code into remembered set related files. Improve work distribution of this task, and tune thread usage. Reviewed-by: jmasa, mgerdin
Mon, 02 May 2016 10:24:41 +0200 8155232: Augment Workgang to run task with a given number of threads
tschatzl [Mon, 02 May 2016 10:24:41 +0200] rev 38153
8155232: Augment Workgang to run task with a given number of threads Summary: Add a method to run a WorkGang with a set number of threads. Reviewed-by: stefank, jmasa, mgerdin
Sun, 01 May 2016 12:47:00 +0300 8154258: [TESTBUG] Various serviceability tests fail compilation
dsamersoff [Sun, 01 May 2016 12:47:00 +0300] rev 38152
8154258: [TESTBUG] Various serviceability tests fail compilation Summary: Replace sun.misc.Unsafe with jdk.internal.misc.Unsafe Reviewed-by: chegar, kvn
Fri, 29 Apr 2016 22:40:51 -0400 8154110: Update class* and safepoint* logging subsystems
mockner [Fri, 29 Apr 2016 22:40:51 -0400] rev 38151
8154110: Update class* and safepoint* logging subsystems Summary: Refactored logging tags in class and safepoint subsystems. Reviewed-by: coleenp, rehn, hseigel
Fri, 29 Apr 2016 18:55:41 +0000 Merge
jmasa [Fri, 29 Apr 2016 18:55:41 +0000] rev 38150
Merge
Tue, 26 Apr 2016 09:19:19 -0700 8154743: Internal Error: psParallelCompact.hpp assert(addr >= _region_start) failed: bad addr
jmasa [Tue, 26 Apr 2016 09:19:19 -0700] rev 38149
8154743: Internal Error: psParallelCompact.hpp assert(addr >= _region_start) failed: bad addr Reviewed-by: tschatzl, kbarrett
Fri, 29 Apr 2016 18:00:57 +0200 Merge
ecaspole [Fri, 29 Apr 2016 18:00:57 +0200] rev 38148
Merge
Fri, 29 Apr 2016 10:04:24 -0400 8155685: Wrong indentation in ClassFileParser::post_process_parsed_stream
ecaspole [Fri, 29 Apr 2016 10:04:24 -0400] rev 38147
8155685: Wrong indentation in ClassFileParser::post_process_parsed_stream Summary: Fix indentation Reviewed-by: dcubed
Tue, 26 Apr 2016 23:29:51 +0530 8147026: Convert an assert in ClassLoaderData to a guarantee
shshahma [Tue, 26 Apr 2016 23:29:51 +0530] rev 38146
8147026: Convert an assert in ClassLoaderData to a guarantee Summary: Guarantee is to ensure classloader is a valid oop will help catch the errors at an early stage rather than crashing the JVM later on in the GC Reviewed-by: coleenp
Fri, 29 Apr 2016 14:17:34 +0300 Merge
vlivanov [Fri, 29 Apr 2016 14:17:34 +0300] rev 38145
Merge
Fri, 29 Apr 2016 02:13:40 +0300 Merge
vlivanov [Fri, 29 Apr 2016 02:13:40 +0300] rev 38144
Merge
Thu, 28 Apr 2016 13:26:29 +0000 8155617: aarch64: ClearArray does not use DC ZVA
enevill [Thu, 28 Apr 2016 13:26:29 +0000] rev 38143
8155617: aarch64: ClearArray does not use DC ZVA Summary: Implement block zero using DC ZVA Reviewed-by: aph Contributed-by: long.chen@linaro.org, edward.nevill@gmail.com
Thu, 28 Apr 2016 17:36:37 +0200 6941938: Improve array equals intrinsic on SPARC
thartmann [Thu, 28 Apr 2016 17:36:37 +0200] rev 38142
6941938: Improve array equals intrinsic on SPARC Summary: Array equals intrinsic should do 8-byte comparison on SPARC. Reviewed-by: kvn, jrose, mgerdin, twisti
Thu, 28 Apr 2016 15:24:17 +0200 8155612: Aarch64: vector nodes need to support misaligned offset
roland [Thu, 28 Apr 2016 15:24:17 +0200] rev 38141
8155612: Aarch64: vector nodes need to support misaligned offset Summary: Add support for misaligned offsets. Reviewed-by: aph
Thu, 28 Apr 2016 10:32:12 +0200 8154836: VM crash due to "Base pointers must match"
mdoerr [Thu, 28 Apr 2016 10:32:12 +0200] rev 38140
8154836: VM crash due to "Base pointers must match" Summary: Improve the handling of AddP nodes in final graph reshaping. Reviewed-by: kvn, zmajo
Wed, 27 Apr 2016 16:20:49 -0700 8152903: [JVMCI] CompilerToVM::resolveMethod should correctly handle private methods in interfaces
never [Wed, 27 Apr 2016 16:20:49 -0700] rev 38139
8152903: [JVMCI] CompilerToVM::resolveMethod should correctly handle private methods in interfaces Reviewed-by: iveresov
(0) -30000 -10000 -3000 -1000 -300 -100 -16 +16 +100 +300 +1000 +3000 +10000 tip