-
Enhancement
-
Resolution: Fixed
-
P4
-
21
-
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`.