-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17, 21, 23, 24
-
Component/s: hotspot
-
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