Parallel: Don't keep alive nmethods in Young GC

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: 21
    • Component/s: hotspot
    • gc
    • 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`.

            Assignee:
            Albert Yang
            Reporter:
            Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: