RFR: 8211447: Replace oop_pc_update_pointers with oop_iterate and closure

Stefan Johansson stefan.johansson at oracle.com
Mon Oct 8 14:07:15 UTC 2018



On 2018-10-04 18:31, Leo Korinth wrote:
> Hi!
> 
> This is the is the third enhancement in a series of three to remove 
> Parallel GC specific behaviour from shared code. I will post all three 
> enhancements to the mailing list.
> 
> For a description on what is changed see my earlier "RFR: 8201436: 
> Replace oop_ps_push_contents with oop_iterate and closure"
> 
> Enhancement:
> https://bugs.openjdk.java.net/browse/JDK-8211447
> 
> Webrev:
> http://cr.openjdk.java.net/~lkorinth/8211447/00/
The change looks good, but like I said for the last patch. Please use 
the prefix PC instead of PS for the closure.

Thanks,
Stefan

> 
> Testing:
> - all patches build on linux after the latest rebase.
> - mach5 (linux, windows and mac) tier1,tier2,tier3,tier4,tier5 has 
> passed with all three patches applied
> - aurora tests have been run and seem to indicate no change in general 
> on this webrev in the patch series.
> 
> Thanks, Leo



More information about the hotspot-gc-dev mailing list