-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 21, 23, 24
-
b21
`ShenandoahInitMarkRootsClosure` in `ShenandoahSTWMark` is semantically similar to the shared `ShenandoahMarkRefsClosure`. It misses subclassing the metadata-visiting superclass, though. It is cleaner and safer to use the super-class directly, as concurrent mark does it.
- links to
-
Commit(master) openjdk/jdk/979895d1
-
Review(master) openjdk/jdk/21504