hotspot/src/share/vm/gc/g1/g1CollectedHeap.hpp
Wed, 09 Dec 2015 16:05:24 +0100 mgerdin 8144714: Add extension point to G1 evacuation closures
Thu, 26 Nov 2015 13:13:03 +0100 sjohanss 8143251: HeapRetentionTest.java Test is failing on jdk9/dev
Thu, 26 Nov 2015 09:50:22 +0100 ehelin 8142404: Parallelize the restoring of preserved marks
Mon, 19 Oct 2015 16:33:12 +0200 ehelin 8139892: Allow G1CollectorPolicy to specify if reference processing should be enabled
Wed, 25 Nov 2015 19:27:38 +0000 tschatzl Merge
Tue, 24 Nov 2015 15:46:45 +0100 ehelin 8142495: Move G1ParEvacuateFollowersClosure to header file
Tue, 24 Nov 2015 10:22:36 +0100 tschatzl 8136681: Factor out IHOP calculation from G1CollectorPolicy
Thu, 19 Nov 2015 12:43:08 -0500 drwhite 8143252: Clean up G1CollectedHeap interface
Mon, 09 Nov 2015 11:26:15 +0100 david 8141434: G1CollectedHeap::into_cset_dirty_card_queue_set should be moved to G1RemSet
Mon, 09 Nov 2015 09:19:39 +0100 david 8139867: Change how startsHumongous and continuesHumongous regions work in G1.
Wed, 14 Oct 2015 14:51:10 +0200 mgerdin 8139149: Split G1 evacuate_collection_set into multiple steps
Tue, 20 Oct 2015 14:01:49 -0400 ecaspole 8060017: G1: Report heap sizing time
Wed, 14 Oct 2015 09:33:45 +0200 david 8139434: Unify GenRemSet and CardTableRS
Tue, 13 Oct 2015 14:49:13 +0200 tschatzl 8069330: Adjustment of concurrent refinement thresholds does not take hot card cache into account
Tue, 13 Oct 2015 08:37:44 +0200 david 8139427: Break out YoungList to own class.
Wed, 07 Oct 2015 15:06:52 +0200 ehelin 8138969: G1CollectorPolicy should use const for applicable methods
Wed, 30 Sep 2015 18:09:40 -0400 aharlap 8130265: gctests/LargeObjects/large001 fails with OutOfMemoryError: Java heap space
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Wed, 09 Sep 2015 14:22:45 +0200 mgerdin 8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet
Wed, 09 Sep 2015 10:34:22 +0200 mgerdin 8135152: Create a G1ParScanThreadStateSet class for managing G1 GC per thread states
Tue, 08 Sep 2015 16:00:34 -0400 kbarrett 8134797: Remove explicit casts in CollectorPolicy hierarchy
Tue, 25 Aug 2015 17:22:56 -0400 jiangli 8131734: assert(!is_null(v)) failed: narrow klass value can never be zero with -Xshared:auto
Thu, 20 Aug 2015 15:17:43 +0200 tschatzl 8040162: Avoid reallocating PLABs between GC phases in G1
Thu, 20 Aug 2015 15:17:41 +0200 tschatzl 8133530: Add JFR event for evacuation statistics
Wed, 19 Aug 2015 13:59:39 +0200 tschatzl 8073013: Add detailed information about PLAB memory usage
Wed, 19 Aug 2015 13:50:50 +0200 tschatzl 8133470: Uses of Atomic methods in plab.hpp should be moved to .inline.hpp file
Mon, 29 Jun 2015 11:09:39 +0200 stefank 8087323: Unify and split the work gang classes
Fri, 07 Aug 2015 15:37:07 +0200 tschatzl 8133042: Remove some direct accesses of G1Allocator to G1CollectedHeap members
Thu, 06 Aug 2015 15:52:33 +0200 tschatzl 8133047: Rename G1ParScanThreadState::_queue_num to _worker_id
Thu, 06 Aug 2015 15:49:50 +0200 tschatzl 8073052: Rename and clean up the allocation manager hierarchy in g1Allocator.?pp
Thu, 23 Jul 2015 11:14:47 +0200 tschatzl 8004687: G1: Parallelize object self-forwarding and scanning during an evacuation failure
Thu, 23 Jul 2015 11:14:24 +0200 ehelin 8131319: Move G1Allocator::_summary_bytes_used back to G1CollectedHeap
Tue, 07 Jul 2015 06:37:10 -0700 sangheki 8079555: REDO - Determining the desired PLAB size adjusts to the the number of threads at the wrong place
Thu, 30 Apr 2015 13:33:23 +0200 sjohanss 8078901: Add trace event for G1 MMU information
Tue, 23 Jun 2015 13:26:05 +0200 brutisso 8129549: G1: Make sure the concurrent thread does not mix its logging with the STW pauses
Fri, 12 Jun 2015 19:49:54 -0400 jiangli 8042668: GC Support for shared heap ranges in CDS
Fri, 12 Jun 2015 12:55:32 +0200 david 8025608: GC trace events missing nursery size information
Fri, 05 Jun 2015 10:27:41 +0200 drwhite 7097567: G1: abstract and encapsulate collector phases and transitions between them
Wed, 03 Jun 2015 08:49:34 +0900 ysuenaga 8072913: [REDO] GCCause should distinguish jcmd GC.run from System.gc()
Fri, 22 May 2015 13:35:29 +0200 stefank 8080877: Don't use workers()->total_workers() when walking G1CollectedHeap::_task_queues
Fri, 22 May 2015 10:58:04 +0200 stefank 8080840: Clean up active_workers() asserts
Thu, 21 May 2015 09:35:59 +0200 stefank 8080113: Remove CollectedHeap::set_par_threads()
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
less more (0) tip