NonNMethod heap in segmented CodeCache is not scanned in some cases

XMLWordPrintable

    • b175
    • generic
    • generic
    • Verified

        After integration of AOT macro FOR_ALL_NMETHOD_HEAPS is used in most CodeCache methods. But it does include NonNMethod heap in segmented CodeCache.

        The problem was found during JDK-8171365 investigation and point fix was pushed.

        But we may have problem in other places too. For example PrintCodeCache2 misses information about code in NonNMethod heap:

        runtime_stubs: 0
        adapters: 0
        buffer blobs: 0
        deoptimization_stubs: 0

              Assignee:
              Dean Long
              Reporter:
              Vladimir Kozlov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: