hotspot/src/share/vm/gc/g1/g1CollectorPolicy.hpp
Mon, 07 Mar 2016 17:23:59 +0100 mgerdin 8151178: Move the collection set out of the G1 collector policy
Thu, 25 Feb 2016 11:20:03 +0100 mgerdin 8150390: Move rs length sampling data to the sampling thread
Thu, 04 Feb 2016 08:22:26 +0100 mgerdin 8149013: Remove unused and dead code from G1CollectorPolicy
Mon, 15 Feb 2016 15:55:58 +0100 ehelin 8149820: Move G1YoungGenSizer to g1CollectorPolicy.cpp
Wed, 03 Feb 2016 11:33:33 +0100 mgerdin 8148944: CollectorPolicy methods for memory allocations are specific to GenCollectorPolicy
Tue, 02 Feb 2016 12:13:05 +0100 brutisso 8148736: Let the G1 heap transition log regions instead of bytes
Tue, 02 Feb 2016 10:50:08 +0100 brutisso 8148734: G1: Make G1GCPhaseTimes keep track of the start GC time
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Wed, 18 Nov 2015 11:31:59 +0100 goetz 8143215: gcc 4.1.2: fix three issues breaking the build.
Tue, 15 Dec 2015 09:58:29 +0100 brutisso 8145303: Clean up the units for log_gc_footer
Thu, 10 Dec 2015 14:57:55 +0100 brutisso 8145092: Use Unified Logging for the GC logging
Thu, 10 Dec 2015 18:55:58 +0000 jprovino Merge
Thu, 10 Dec 2015 13:38:18 -0500 jprovino 8139871: G1CollectorPolicy::_cur_mark_stop_world_time_ms is never read from
Wed, 09 Dec 2015 09:51:31 -0500 tbenson 8060697: Improve G1 Heap Growth Heuristics
Thu, 26 Nov 2015 13:13:03 +0100 sjohanss 8143251: HeapRetentionTest.java Test is failing on jdk9/dev
Sun, 29 Nov 2015 10:00:23 +0100 ehelin 8144077: Add getter for G1CollectorPolicy::_collectionSetChooser
Mon, 19 Oct 2015 16:33:12 +0200 ehelin 8139892: Allow G1CollectorPolicy to specify if reference processing should be enabled
Tue, 24 Nov 2015 10:22:36 +0100 tschatzl 8136681: Factor out IHOP calculation from G1CollectorPolicy
Thu, 12 Nov 2015 14:03:14 +0100 ehelin 8142403: Make G1CollectorPolicy::predictor const
Tue, 10 Nov 2015 11:07:15 +0100 tschatzl 8138740: Start initial mark right after mixed GC if needed
Tue, 10 Nov 2015 11:07:15 +0100 tschatzl 8140597: Forcing an initial mark causes G1 to abort mixed collections
Mon, 02 Nov 2015 16:16:53 +0100 ehelin 8140602: Split other time calculation into methods in G1CollectorPolicy
Sat, 31 Oct 2015 15:27:48 +0100 ehelin 8140509: Add note_gc_start to G1CollectorPolicy
Fri, 30 Oct 2015 10:15:06 +0100 ehelin 8140508: Add utility method for logging phases to G1CollectorPolicy
Thu, 29 Oct 2015 17:32:08 +0100 ehelin 8140489: Introduce shorthand for average_time_ms in G1CollectorPolicy
Tue, 20 Oct 2015 14:37:59 +0200 ehelin 8138975: G1CollectorPolicy::calculate_young_list_target_length should be const
Thu, 15 Oct 2015 10:15:08 +0200 tschatzl 8138752: G1CollectorPolicy::should_should_update_surv_rate_group_predictors() uses wrong predicate
Thu, 15 Oct 2015 10:13:08 +0200 tschatzl 8138750: Remove dead code in survivor rate group
Thu, 15 Oct 2015 10:07:28 +0200 tschatzl 8137082: Factor out G1 prediction code from G1CollectorPolicy and clean up
Tue, 13 Oct 2015 14:49:13 +0200 tschatzl 8069330: Adjustment of concurrent refinement thresholds does not take hot card cache into account
Wed, 07 Oct 2015 15:06:52 +0200 ehelin 8138969: G1CollectorPolicy should use const for applicable methods
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Fri, 11 Sep 2015 10:02:35 +0200 ehelin 8135260: Split G1CollectorPolicy::finalize_cset into two parts
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, 01 Sep 2015 13:13:19 +0200 pliden 8134738: Remove CollectorPolicy::Name
Tue, 18 Aug 2015 17:48:35 -0400 kbarrett 8072817: CardTableExtension kind() should be BarrierSet::CardTableExtension
Thu, 27 Aug 2015 16:28:05 +0200 ehelin 8134504: Remove usage of EvacuationInfo from G1CollectorPolicy
Wed, 19 Aug 2015 13:50:50 +0200 tschatzl 8133470: Uses of Atomic methods in plab.hpp should be moved to .inline.hpp file
Fri, 05 Jun 2015 10:27:41 +0200 drwhite 7097567: G1: abstract and encapsulate collector phases and transitions between them
Fri, 22 May 2015 10:57:53 +0200 stefank 8080837: Move number of workers calculation out of CollectionSetChooser::prepare_for_par_region_addition
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
less more (0) tip