The JVMTI NotifyFramePop should return JVMTI_ERROR_DUPLICATE in a case the specified FramePop event was already requested. This makes it consistent with the SetBreakpoint which returns the JVMTI_ERROR_DUPLICATE on an attempt to add request a breakpoint that was already requested.
- csr for
-
JDK-8346462 NotifyFramePop should return JVMTI_ERROR_DUPLICATE
-
- Closed
-
- links to
-
Commit(master) openjdk/jdk/2801bc6b
-
Review(master) openjdk/jdk/22798