[JVMCI] Improve InstalledCode.invalidate for large code caches

XMLWordPrintable

    • b27

        InstalledCode.invalidate can be used for direct invalidation of an nmethod. The current code reuses VM_Deoptimize which scans the entire code cache to find the nmethod and make it not entrant. This is obviously inefficient for large code caches.

              Assignee:
              Tom Rodriguez
              Reporter:
              Tom Rodriguez
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: