hotspot/src/share/vm/gc/g1/g1ConcurrentMark.cpp
Tue, 09 May 2017 13:50:06 -0400 aharlap 8065402: G1 does not expand marking stack when mark stack overflow happens during concurrent marking
Mon, 01 May 2017 10:50:38 -0400 aharlap 8178542: G1: VM hangs during shutdown due to mark stack overflow
Fri, 24 Mar 2017 10:27:04 +0100 sjohanss 8171238: Unify cleanup code used in G1 Remark and Full GC marking
Wed, 15 Mar 2017 11:44:46 +0100 tschatzl 8168467: Use TaskEntry as task mark queue elements
Thu, 09 Mar 2017 10:48:44 +0100 aharlap 8165674: G1CMMarkStack::out_of_memory possibly redundant
Thu, 23 Feb 2017 10:19:05 +0100 tschatzl 8162104: Use in_cset() instead of obj_in_cs()
Thu, 24 Nov 2016 11:27:57 +0100 tschatzl 8057003: Large reference arrays cause extremely long synchronization times
Mon, 19 Sep 2016 22:55:26 +0200 tschatzl 8166207: Use of Copy::conjoint_oops_atomic in global mark stack causes crashes on arm64
Thu, 15 Sep 2016 16:44:19 +0200 tschatzl 8159422: Very high Concurrent Mark mark stack contention
Tue, 13 Sep 2016 11:32:45 +0200 tschatzl 8164948: Initializing stores of HeapRegions are not ordered with regards to their use in G1ConcurrentMark
Wed, 07 Sep 2016 09:20:10 +0200 tschatzl 8165292: The gc+task logging is repeated a lot, decreasing the usefulness of -Xlog:gc*=info
Sun, 21 Aug 2016 20:56:37 -0400 dholmes 8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
Wed, 08 Jun 2016 14:11:51 -0700 jmasa 8159073: : Error handling incomplete when creating GC threads lazily
Tue, 26 Jul 2016 11:04:20 +0200 tschatzl 8161993: G1 crashes if active_processor_count changes during startup
Tue, 19 Jul 2016 10:31:41 +0200 tschatzl 8034842: Parallelize the Free CSet phase in G1
Fri, 15 Jul 2016 13:33:44 +0200 tschatzl 8160897: Concurrent mark mark stack memory allocation leaks memory
Thu, 19 May 2016 10:48:28 -0400 jprovino 8153582: Logging of ConcGCThreads is done too early
Tue, 10 May 2016 16:40:15 +0200 tschatzl 8155810: Bound the number of root region scan threads to the number of survivor regions
Tue, 10 May 2016 16:40:04 +0200 tschatzl 8156660: JDK-8150393 does not set _scan_in_progress properly
Wed, 04 May 2016 10:06:00 +0200 mgerdin Merge
Tue, 03 May 2016 12:33:10 +0200 mgerdin 8150721: Don't explicitly manage G1 young regions in YoungList
Tue, 03 May 2016 22:45:27 +0200 stefank 8141501: Problems with BitMap buffer management
Wed, 27 Apr 2016 16:11:45 +0200 mgerdin 8150393: Maintain the set of survivor regions in an array between GCs
Mon, 02 May 2016 10:24:41 +0200 tschatzl 8155230: Tune thread usage for mark bitmap clear
Mon, 18 Apr 2016 16:54:04 +0200 tschatzl 8153170: Card Live Data does not correctly handle eager reclaim
Fri, 18 Mar 2016 15:20:43 +0100 mgerdin 8154154: Separate G1 specific policy code from the CollectorPolicy class hierarchy
Wed, 13 Apr 2016 17:00:54 -0400 drwhite 8152905: hs_err file is missing gc threads
Wed, 06 Apr 2016 13:41:59 +0200 tschatzl 8151386: Extract card live data out of G1ConcurrentMark
Wed, 06 Apr 2016 13:32:48 +0200 tschatzl 8077144: Concurrent mark initialization takes too long
Mon, 04 Apr 2016 09:15:15 +0200 stefank 8152632: Rename LogHandle(...) to Log(...)
less more (0) -30 tip