RFR: 8309399: JVMTI spec needs to clarify when OPAQUE_FRAME is thrown for reasons other than a native method [v3]
Serguei Spitsyn
sspitsyn at openjdk.org
Mon Jul 7 21:12:42 UTC 2025
On Thu, 3 Jul 2025 18:44:09 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:
>>
>> review: tweak the OPAQUE_FRAME clarifications for ForceEarlyReturn* functions
>
> src/hotspot/share/prims/jvmti.xml line 3194:
>
>> 3192: (e.g. current frame is executing a native method).
>> 3193: </error>
>> 3194: <error id="JVMTI_ERROR_OPAQUE_FRAME">
>
> Do we still need this section? Same question for repeated sections below.
Thank you for suggestion. Let's think on this a little bit.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26111#discussion_r2191017166
More information about the serviceability-dev
mailing list