tschatzl [Mon, 02 May 2016 10:24:41 +0200] rev 38156
8155233: Lazy coarse map clear
Summary: Only clear the coarse bitmaps of the remembered sets if they were dirtied.
Reviewed-by: jmasa, mgerdin
tschatzl [Mon, 02 May 2016 10:24:41 +0200] rev 38155
8155230: Tune thread usage for mark bitmap clear
Reviewed-by: jmasa, mgerdin
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
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
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
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
jmasa [Fri, 29 Apr 2016 18:55:41 +0000] rev 38150
Merge
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