ZGC: ZHeapIterator visits armed nmethods with -XX:-ClassUnloading

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 16
    • Affects Version/s: 16
    • Component/s: hotspot
    • gc
    • b22

      When class unloading is turned off, we visit the all the nmethods in the CodeCache. However, we've only "processed" nmethods on the thread stacks, or visited during a concurrent phase.

      Currently, this bug is benign, since we apply a load barrier to each individual oop.

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

              Created:
              Updated:
              Resolved: