hotspot/src/share/vm/gc/g1/g1CollectorPolicy.cpp
Tue, 10 Nov 2015 11:07:15 +0100 tschatzl 8140689: Skip last young-only gc if nothing to do in the mixed gc phase
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 8139874: After G1 Full GC, the next GC is always a young-only GC
Tue, 10 Nov 2015 11:07:15 +0100 tschatzl 8140597: Forcing an initial mark causes G1 to abort mixed collections
Thu, 05 Nov 2015 08:48:45 +0100 brutisso 8141394: Remove the instrumentation added by JDK-6898948
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 13:00:17 +0200 tschatzl Merge
Wed, 14 Oct 2015 09:33:45 +0200 david 8139434: Unify GenRemSet and CardTableRS
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
Fri, 09 Oct 2015 15:48:30 +0200 ehelin 8138972: G1CollectorPolicy::_max_survivor_regions should be intialized in the initializer list
Wed, 07 Oct 2015 17:00:02 +0200 ehelin 8138971: G1CollectorPolicy::_rs_lengths_prediction is not initialized before use
Wed, 07 Oct 2015 15:06:52 +0200 ehelin 8138969: G1CollectorPolicy should use const for applicable methods
Wed, 30 Sep 2015 09:07:21 +0200 brutisso 8134953: Make the GC ID available in a central place
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Fri, 11 Sep 2015 13:20:05 +0200 ehelin 8135253: Add push method to CollectionSetChooser
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, 02 Sep 2015 09:57:03 +0200 tschatzl 8134858: Remove G1 specific checking of Young/OldPLABSize in G1CollectorPolicy constructor
Thu, 27 Aug 2015 16:28:05 +0200 ehelin 8134504: Remove usage of EvacuationInfo from G1CollectorPolicy
Mon, 29 Jun 2015 11:09:39 +0200 stefank 8087323: Unify and split the work gang classes
Thu, 06 Aug 2015 15:49:50 +0200 tschatzl 8073052: Rename and clean up the allocation manager hierarchy in g1Allocator.?pp
Thu, 30 Apr 2015 13:33:23 +0200 sjohanss 8078901: Add trace event for G1 MMU information
Wed, 24 Jun 2015 12:12:25 -0400 bpittore 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
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