Rework ResolvedMethodTable verification

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 13
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • b18

      The current verification is run when concurrent work is triggered. It performs a quadratic search for duplicate entries.

      The proposal is to add a linear verification that the vmtarget contains a valid method that's not old. This verification will be added to Universe::verify, and run when the different -XX:Verify<When> flags are enabled.

            Assignee:
            Stefan Karlsson
            Reporter:
            Stefan Karlsson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: