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

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

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

                Created:
                Updated:
                Resolved: