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

Deoptimizing top frame not always sufficient to reach interpreter-only mode

XMLWordPrintable

      Some JVMTI code needs to force interpreter-only mode. If the top frame is compiled, it will force it to be deoptimized. Unfortunately, there are situations where this does not work. For example, resolve stubs jump to the callee rather than returning to the deoptimized caller.

            dlong Dean Long
            dlong Dean Long
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: