Release Note: can_pop_frame and can_force_early_return Capabilities are Disabled if JVMCI Compiler is Used

XMLWordPrintable

    • Verified

      The JVMTI `can_pop_frame` and `can_force_early_return` capabilities are disabled if a JVMCI compiler (like Graal) is used. As a result the corresponding functionality (`PopFrame` and `ForceEarlyReturnXXX` functions) is not available to JVMTI agents.
      This issue is tracked by [JDK-8218885](https://bugs.openjdk.java.net/browse/JDK-8218885).

            Assignee:
            Alex Menkov
            Reporter:
            Alex Menkov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: