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
Wed, 14 Oct 2015 20:59:59 +0000 Merge
minqi [Wed, 14 Oct 2015 20:59:59 +0000] rev 33210
Merge
Wed, 14 Oct 2015 08:12:33 -0700 8135284: Remove Method::_method_size field
minqi [Wed, 14 Oct 2015 08:12:33 -0700] rev 33209
8135284: Remove Method::_method_size field Summary: Remove Method::_method_size to improve memory footprint after JDK-8135085,which increased 4 bytes for 32 platform. Also removed related unused code in SA. Reviewed-by: coleenp, hseigel
Wed, 14 Oct 2015 15:36:41 -0700 8136577: Make AbortVMOnException available in product builds
poonam [Wed, 14 Oct 2015 15:36:41 -0700] rev 33208
8136577: Make AbortVMOnException available in product builds Reviewed-by: coleenp
Wed, 14 Oct 2015 13:30:47 -0400 8139069: JVM should throw ClassFormatError for <init> methods in interfaces
hseigel [Wed, 14 Oct 2015 13:30:47 -0400] rev 33207
8139069: JVM should throw ClassFormatError for <init> methods in interfaces Summary: If method being parsed is in an interface, throw ClassFormatError if its name is "<init>" Reviewed-by: acorn, lfoltan
Tue, 13 Oct 2015 17:34:28 +0200 Merge
david [Tue, 13 Oct 2015 17:34:28 +0200] rev 33206
Merge
Tue, 13 Oct 2015 14:07:05 +0200 8139506: Remove the WaterMark class
david [Tue, 13 Oct 2015 14:07:05 +0200] rev 33205
8139506: Remove the WaterMark class Reviewed-by: stefank, mgerdin
Tue, 13 Oct 2015 14:49:13 +0200 8069330: Adjustment of concurrent refinement thresholds does not take hot card cache into account
tschatzl [Tue, 13 Oct 2015 14:49:13 +0200] rev 33204
8069330: Adjustment of concurrent refinement thresholds does not take hot card cache into account Summary: Measure HCC processing time separately and remove that time from the calculation of the refinement thresholds. HCC processing time is still taken into account for general pause time predictions. Reviewed-by: tbenson, jmasa
Tue, 13 Oct 2015 08:37:44 +0200 8139427: Break out YoungList to own class.
david [Tue, 13 Oct 2015 08:37:44 +0200] rev 33203
8139427: Break out YoungList to own class. Reviewed-by: mgerdin, jwilhelm
(0) -30000 -10000 -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 +10000 tip