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

Refactor ScavengableNMethods::verify_unlisted_nmethods

    XMLWordPrintable

Details

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

    Description

      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`.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: