-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 21
-
Component/s: hotspot
-
b02
Since Parallel Young GC doesn't unload nmethods, there is no need to "mark" nmethods (IOW, keep them alive); the third arg to `MarkingCodeBlobClosure` controls this.
An example is `SerialHeap::young_process_roots`.
An example is `SerialHeap::young_process_roots`.