Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8298471

Parallel: Don't keep alive nmethods in Young GC

XMLWordPrintable

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

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

              Created:
              Updated:
              Resolved: