tschatzl [Thu, 07 Jun 2018 11:20:30 +0200] rev 50441
8204081: Mismatch in rebuild policy and collection set chooser causes remembered sets to be kept errorneously
Summary: Due to mismatch in which region's remembered sets should be rebuilt and the ones that are looked at in the collection set chooser superfluous remembered sets might be built and kept alive until the next marking.
Reviewed-by: sjohanss, kbarrett
tschatzl [Thu, 07 Jun 2018 11:20:18 +0200] rev 50440
8204084: Remove the G1RSBarrierRegionFilter develop flag
Reviewed-by: sjohanss, shade
alanb [Thu, 07 Jun 2018 09:18:39 +0100] rev 50439
6350055: (se) SelectionKey.interestOps variants to atomically update interest ops
Reviewed-by: bpb
Contributed-by: david.lloyd@redhat.com, alan.bateman@oracle.com
sjohanss [Thu, 07 Jun 2018 09:02:03 +0200] rev 50438
8204287: Phase timings not updated correctly after JDK-6672778
Reviewed-by: tschatzl, kbarrett