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
less more (0) -30 tip