Thu, 15 Oct 2015 10:00:30 -0700 8136552: Last argument wins does not work for special options with "-XX:VMOptionsFile" option
dcubed [Thu, 15 Oct 2015 10:00:30 -0700] rev 33220
8136552: Last argument wins does not work for special options with "-XX:VMOptionsFile" option Summary: match_special_option_and_act() should insert_vm_options_file() earlier and process the inserted options right away to honor "last option wins" semantics. Reviewed-by: dcubed, coleenp
Thu, 15 Oct 2015 17:35:42 +0200 8135188: RunFinalizationTest.java Exception java.lang.Error: Test failure: Object was not finalized
jbachorik [Thu, 15 Oct 2015 17:35:42 +0200] rev 33219
8135188: RunFinalizationTest.java Exception java.lang.Error: Test failure: Object was not finalized Reviewed-by: dcubed, martin
Thu, 15 Oct 2015 13:00:17 +0200 Merge
tschatzl [Thu, 15 Oct 2015 13:00:17 +0200] rev 33218
Merge
Thu, 15 Oct 2015 10:15:08 +0200 8138752: G1CollectorPolicy::should_should_update_surv_rate_group_predictors() uses wrong predicate
tschatzl [Thu, 15 Oct 2015 10:15:08 +0200] rev 33217
8138752: G1CollectorPolicy::should_should_update_surv_rate_group_predictors() uses wrong predicate Summary: Instead of only updating the survivor rate groups in the young gc after marking and before mixed gc, update them during young gcs outside of marking Reviewed-by: mgerdin, drwhite
Thu, 15 Oct 2015 10:13:08 +0200 8138750: Remove dead code in survivor rate group
tschatzl [Thu, 15 Oct 2015 10:13:08 +0200] rev 33216
8138750: Remove dead code in survivor rate group Reviewed-by: mgerdin, tbenson
Thu, 15 Oct 2015 10:12:17 +0200 8139583: Fix formatting in survRateGroup.cpp
tschatzl [Thu, 15 Oct 2015 10:12:17 +0200] rev 33215
8139583: Fix formatting in survRateGroup.cpp Reviewed-by: kbarrett, stefank
Thu, 15 Oct 2015 10:07:28 +0200 8137082: Factor out G1 prediction code from G1CollectorPolicy and clean up
tschatzl [Thu, 15 Oct 2015 10:07:28 +0200] rev 33214
8137082: Factor out G1 prediction code from G1CollectorPolicy and clean up Summary: Factor out G1 prediction code from G1CollectorPolicy into its own class, constify methods of G1CollectorPolicy and move more implementations to the cpp file. Reviewed-by: jmasa, sangheki, ecaspole, kbarrett
Wed, 14 Oct 2015 14:50:43 +0200 8138762: Refactor setup of evacuation closures in G1
mgerdin [Wed, 14 Oct 2015 14:50:43 +0200] rev 33213
8138762: Refactor setup of evacuation closures in G1 Summary: Introduce policy class containing the root scan closures. Reviewed-by: ehelin, stefank
Wed, 14 Oct 2015 09:33:45 +0200 8139434: Unify GenRemSet and CardTableRS
david [Wed, 14 Oct 2015 09:33:45 +0200] rev 33212
8139434: Unify GenRemSet and CardTableRS Reviewed-by: jwilhelm, mgerdin
Thu, 15 Oct 2015 00:42:15 +0000 Merge
minqi [Thu, 15 Oct 2015 00:42:15 +0000] rev 33211
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip