Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8218025 disable pop_frame and force_early_return caps for Graal
  3. JDK-8218594

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

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

              Created:
              Updated:
              Resolved: