-
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_follow_contents with calls to oop_iterate with a GC specific closure.
This is number two in a series of three enhancements to remove Parallel GC specific code from shared code
JDK-8201436
JDK-8211446
JDK-8211447
This is number two in a series of three enhancements to remove Parallel GC specific code from shared code
- relates to
-
JDK-8297499 Parallel: Missing iteration over klass when marking objArrays/objArrayOops during Full GC
-
- Resolved
-