Tue, 03 May 2016 13:30:40 -0700 8155958: quarantine failing tests from JDK-8155957
dcubed [Tue, 03 May 2016 13:30:40 -0700] rev 38176
8155958: quarantine failing tests from JDK-8155957 Reviewed-by: hseigel, gtriantafill, dsamersoff, sspitsyn
Mon, 02 May 2016 12:14:26 -0400 8134889: Kitchensink stress test crashes with out of memory error
drwhite [Mon, 02 May 2016 12:14:26 -0400] rev 38175
8134889: Kitchensink stress test crashes with out of memory error Summary: Add a hard max of 16 GC threads (each for concurrent and parallel G1) on 32-bit JVMs. Reviewed-by: mgerdin, pliden
Tue, 03 May 2016 08:12:25 -0700 8153892: Handle unsafe access error directly in signal handler instead of going through a stub
mikael [Tue, 03 May 2016 08:12:25 -0700] rev 38174
8153892: Handle unsafe access error directly in signal handler instead of going through a stub Reviewed-by: stuefe, dholmes
Mon, 02 May 2016 19:38:15 -0400 8154710: [Solaris] Investigate use of in-memory low-resolution timestamps for Java and internal time API's
dholmes [Mon, 02 May 2016 19:38:15 -0400] rev 38173
8154710: [Solaris] Investigate use of in-memory low-resolution timestamps for Java and internal time API's Reviewed-by: shade, rriggs, dcubed
Mon, 02 May 2016 12:07:58 -0400 8155524: HotCardCache shouldn't be part of ConcurrentG1Refine
kbarrett [Mon, 02 May 2016 12:07:58 -0400] rev 38172
8155524: HotCardCache shouldn't be part of ConcurrentG1Refine Summary: Make G1CollectedHeap owner of HotCardCache. Reviewed-by: jmasa, mgerdin, tschatzl
Mon, 02 May 2016 17:46:08 +0000 Merge
jmasa [Mon, 02 May 2016 17:46:08 +0000] rev 38171
Merge
Fri, 01 Apr 2016 12:32:34 -0700 8150994: UseParallelGC fails with UseDynamicNumberOfGCThreads with specjbb2005
jmasa [Fri, 01 Apr 2016 12:32:34 -0700] rev 38170
8150994: UseParallelGC fails with UseDynamicNumberOfGCThreads with specjbb2005 Reviewed-by: tschatzl, kbarrett
Mon, 02 May 2016 19:43:41 +0200 Merge
tschatzl [Mon, 02 May 2016 19:43:41 +0200] rev 38169
Merge
Mon, 02 May 2016 18:54:09 +0200 Merge
tschatzl [Mon, 02 May 2016 18:54:09 +0200] rev 38168
Merge
Mon, 02 May 2016 17:45:19 +0200 8154955: Negative Other Time in gc logs due to 'Wait for Root Region Scan' not included
tschatzl [Mon, 02 May 2016 17:45:19 +0200] rev 38167
8154955: Negative Other Time in gc logs due to 'Wait for Root Region Scan' not included Summary: Move the note_gc_start() call before the wait_for_root_region_scanning() one. Reviewed-by: kbarrett, tschatzl Contributed-by: Yu Zhang <yu.zhang@oracle.com>
Mon, 02 May 2016 13:39:52 +0200 8155819: Support non-continuous CodeBlobs in HotSpot broke Zero
sgehwolf [Mon, 02 May 2016 13:39:52 +0200] rev 38166
8155819: Support non-continuous CodeBlobs in HotSpot broke Zero Summary: Adjust to CompiledMethod changes. Reviewed-by: coleenp, rbackman
Mon, 02 May 2016 17:58:42 +0200 Merge
drwhite [Mon, 02 May 2016 17:58:42 +0200] rev 38165
Merge
Mon, 02 May 2016 11:18:10 -0400 8155754: Quarantine serviceability/tmtools/jstat/GcTest02.java
drwhite [Mon, 02 May 2016 11:18:10 -0400] rev 38164
8155754: Quarantine serviceability/tmtools/jstat/GcTest02.java Summary: Add @ignore 8155570 Reviewed-by: kbarrett, stefank
Mon, 02 May 2016 16:53:03 +0200 Merge
mgerdin [Mon, 02 May 2016 16:53:03 +0200] rev 38163
Merge
Wed, 27 Apr 2016 16:11:45 +0200 8150393: Maintain the set of survivor regions in an array between GCs
mgerdin [Wed, 27 Apr 2016 16:11:45 +0200] rev 38162
8150393: Maintain the set of survivor regions in an array between GCs Reviewed-by: tschatzl, sjohanss
Mon, 02 May 2016 14:14:16 +0200 8155811: Remove HeapRegionRemSet::_coarse_dirty flag
tschatzl [Mon, 02 May 2016 14:14:16 +0200] rev 38161
8155811: Remove HeapRegionRemSet::_coarse_dirty flag Reviewed-by: mgerdin, jmasa
Mon, 02 May 2016 14:13:05 +0200 8155813: Fix indentation in G1RemSetScanState::clear_card_table()
tschatzl [Mon, 02 May 2016 14:13:05 +0200] rev 38160
8155813: Fix indentation in G1RemSetScanState::clear_card_table() Reviewed-by: mgerdin
Mon, 02 May 2016 12:44:25 +0200 Merge
egahlin [Mon, 02 May 2016 12:44:25 +0200] rev 38159
Merge
Fri, 22 Apr 2016 00:08:43 +0200 8154794: Add support for experimental fields/events to event-based tracing
egahlin [Fri, 22 Apr 2016 00:08:43 +0200] rev 38158
8154794: Add support for experimental fields/events to event-based tracing Reviewed-by: mlarsson, mgronlun
Mon, 02 May 2016 10:24:41 +0200 8155229: Tune thread usage for live data clearing
tschatzl [Mon, 02 May 2016 10:24:41 +0200] rev 38157
8155229: Tune thread usage for live data clearing Reviewed-by: mgerdin, drwhite
Mon, 02 May 2016 10:24:41 +0200 8155233: Lazy coarse map clear
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
Mon, 02 May 2016 10:24:41 +0200 8155230: Tune thread usage for mark bitmap clear
tschatzl [Mon, 02 May 2016 10:24:41 +0200] rev 38155
8155230: Tune thread usage for mark bitmap clear Reviewed-by: jmasa, mgerdin
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip