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

Refactor ScavengableNMethods::verify_unlisted_nmethods

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • 23
    • hotspot
    • gc
    • b18

      The sole user who passes a closure to `ScavengableNMethods::verify_unlisted_nmethods` is `SerialHeap::process_roots`. The closure is used to verify that unlisted nmethods don't have to-young-gen pointers. However, the same verification is already performed in `ScavengableNMethods::verify_nmethod`.

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

              Created:
              Updated:
              Resolved: