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 18:13:19 UTC 2025
On Thu, 3 Jul 2025 18:45:04 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
>> src/hotspot/share/prims/jvmti.xml line 3191:
>>
>>> 3189: <errors>
>>> 3190: <error id="JVMTI_ERROR_OPAQUE_FRAME">
>>> 3191: The implementation is unable to force current frame to return
>>
>> Suggestion:
>>
>> The implementation is unable to force the current frame to return
>
> Note this error repeats a few times below. I only tagged this one.
Thanks! Fixed now.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26111#discussion_r2190751011
More information about the serviceability-dev
mailing list