-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b16
As a step toward removing GC centric code from oop.hpp it would be nice to replace oop_pc_update_pointers with calls to oop_iterate with a GC specific closure.
This is number three in a series of three enhancements to remove Parallel GC specific code from shared code
JDK-8201436
JDK-8211446
JDK-8211447
This is number three in a series of three enhancements to remove Parallel GC specific code from shared code