RFR: 8240668 : G1 list of all PerRegionTable does not have to be a double linkedlist any more

Thomas Schatzl thomas.schatzl at oracle.com
Mon Mar 9 11:00:24 UTC 2020


Hi,

On 06.03.20 13:35, Ivan Walulya wrote:
> Hi all,
> 
> Please review this modification to change the list of all PerRegionTables from a double linkedlist to a linkedlist.
> 
> JBS: https://bugs.openjdk.java.net/browse/JDK-8240668
> webrev: http://cr.openjdk.java.net/~iwalulya/8240668/00/
> 
> Testing: Tier 1 - 3
> 
> //Ivan
> 

   looks good.

Please also remove the paragraph in the comment in 
heapRegionRemSet.hpp:253. We do not scrub/delete since jdk11 any more.

Thanks,
   Thomas



More information about the hotspot-gc-dev mailing list