src/hotspot/share/gc/g1/g1ConcurrentMark.cpp
Wed, 09 May 2018 13:37:05 +0200 tschatzl 8202780: Remove EnqueueTask related code from ReferenceProcessor after JDK-8202017 jdk-11+13
Tue, 08 May 2018 10:01:29 +0200 tschatzl 8202017: Merge Reference Enqueuing phase with phase 3 of Reference processing
Thu, 03 May 2018 14:10:08 +0200 tschatzl 8202021: Improve variable naming in ReferenceProcesso
Thu, 03 May 2018 14:09:00 +0200 tschatzl 8201492: Properly implement non-contiguous generations for Reference discovery
Mon, 23 Apr 2018 16:00:56 -0400 kbarrett 8201826: G1: Don't invoke WeakProcessor if mark stack has overflowed
Wed, 18 Apr 2018 19:00:32 +0200 tschatzl 8201527: Bump default value of G1RefProcDrainInterval
Wed, 18 Apr 2018 11:36:48 +0200 tschatzl 8201172: Parallelize Remset Tracking Update Before Rebuild phase
Wed, 18 Apr 2018 11:36:48 +0200 tschatzl 8201490: Improve concurrent mark keep alive closure performance
Wed, 18 Apr 2018 11:36:48 +0200 tschatzl 8200730: Fix debug=gc+phases time tracking in Remark and Cleanup
Wed, 18 Apr 2018 11:36:48 +0200 tschatzl 8200426: Make G1 code use _g1h members
Wed, 18 Apr 2018 11:36:48 +0200 tschatzl 8154528: Reclaim regions emptied by marking in Remark pause
Wed, 18 Apr 2018 11:36:48 +0200 tschatzl 8178105: Switch mark bitmaps during Remark
Thu, 12 Apr 2018 08:25:56 +0200 pliden 8201318: Introduce GCThreadLocalData to abstract GC-specific data belonging to a thread
Thu, 12 Apr 2018 08:25:30 +0200 pliden 8201316: Move G1-related static members from JavaThread to G1BarrierSet
Tue, 10 Apr 2018 09:12:23 +0200 tschatzl 8200385: Eagerly reclaimed humongous objects leave mark in prev bitmap
Wed, 04 Apr 2018 14:51:26 +0200 tschatzl 8200305: Update gc,liveness output with remset state after rebuild remset concurrently changes
Wed, 04 Apr 2018 11:21:14 +0200 tschatzl 8200074: Remove G1ConcurrentMark::_concurrent_marking_in_progress
Wed, 04 Apr 2018 11:21:14 +0200 tschatzl 8200255: Remove G1CMTask::_concurrent
Wed, 04 Apr 2018 11:21:14 +0200 tschatzl 8200234: Cleanup Remark and Cleanup pause code
Tue, 03 Apr 2018 12:05:49 +0200 lkorinth 8200371: In g1, rename ConcurrentMarkThread to G1ConcurrentMarkThread
Thu, 29 Mar 2018 14:08:10 +0200 tschatzl 8151171: Bring g1ConcurrentMark files up to current coding conventions
Thu, 29 Mar 2018 14:07:59 +0200 tschatzl 8199742: Clean up state flags in G1CollectorState
Wed, 28 Mar 2018 16:39:32 +0200 tschatzl 8199326: Remove G1 gc time stamp logic
Wed, 28 Mar 2018 16:39:32 +0200 tschatzl 8197573: Remove concurrent cleanup and secondary free list handling
Mon, 26 Mar 2018 16:51:43 +0200 tschatzl 8180415: Rebuild remembered sets during the concurrent cycle
Mon, 26 Mar 2018 16:51:43 +0200 tschatzl 8197850: Calculate liveness in regions during marking
Mon, 26 Mar 2018 16:51:41 +0200 tschatzl 8197569: Refactor eager reclaim for concurrent remembered set rebuilding
Thu, 15 Mar 2018 21:24:10 +0100 stefank 8199946: Move load/store and encode/decode out of oopDesc
Wed, 14 Mar 2018 07:27:19 -0400 coleenp 8199282: Remove ValueObj class for allocation subclassing for gc code
Fri, 09 Mar 2018 23:13:37 +0900 ysuenaga 8153333: [REDO] STW phases at Concurrent GC should count in PerfCounte
Fri, 23 Feb 2018 09:38:33 +0100 sjohanss 8198420: Remove unused extension point AllocationContextStats
Thu, 22 Feb 2018 18:36:32 +0100 stefank 8198525: Move _size_policy out of GenCollectorPolicy into GenCollectedHeap
Wed, 14 Feb 2018 13:29:45 +0100 jwilhelm Merge
Fri, 09 Feb 2018 12:53:08 +0100 tschatzl 8197493: [Backout] JDK-8196602 Change HeapRegionClosure to comply to naming conventions
Fri, 09 Feb 2018 11:51:40 +0100 tschatzl 8196602: Change HeapRegionClosure to comply to naming conventions
Fri, 01 Dec 2017 08:56:22 +0100 sjohanss 8191821: Finer granularity for GC verification
Mon, 13 Nov 2017 15:28:17 +0100 lkorinth 8190408: Run G1CMRemarkTask with the appropriate amount of threads instead of starting up everyone
Tue, 14 Nov 2017 11:33:23 +0100 sjohanss 8186571: Implementation: JEP 307: Parallel Full GC for G1
Wed, 25 Oct 2017 16:15:10 +0200 tschatzl 8189797: Fix initializer lists in G1ConcurrentMark and G1CMTask
Wed, 25 Oct 2017 16:13:09 +0200 tschatzl 8189673: Consistent naming of concurrent threads, tasks and related identifiers
Wed, 25 Oct 2017 16:12:15 +0200 tschatzl 8189801: Remove G1MarkingOverheadPercent
Mon, 23 Oct 2017 10:45:07 +0000 tschatzl Merge
Mon, 23 Oct 2017 11:20:53 +0200 stefank 8189748: More precise closures for WeakProcessor::weak_oops_do calls
Mon, 23 Oct 2017 11:46:25 +0200 tschatzl 8189666: Replace various inlined percentage calculations with global percent_of()
Mon, 23 Oct 2017 11:46:12 +0200 tschatzl 8184667: Clean up G1ConcurrentMark files
Wed, 18 Oct 2017 21:06:31 +0000 stefank Merge
Wed, 18 Oct 2017 21:17:46 +0200 rkennke 8189276: Make SuspendibleThreadSet and related code available to other GCs
Wed, 18 Oct 2017 21:13:35 +0200 stefank 8189359: Move native weak oops cleaning out of ReferenceProcessor
Mon, 16 Oct 2017 22:36:06 -0400 coleenp 8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip