RFR: 8346460: NotifyFramePop should return JVMTI_ERROR_DUPLICATE [v4]
Serguei Spitsyn
sspitsyn at openjdk.org
Fri Dec 20 01:25:36 UTC 2024
On Tue, 17 Dec 2024 21:41:42 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: improved one failure logging a little bit
>
> src/hotspot/share/prims/jvmti.xml line 3088:
>
>> 3086: </error>
>> 3087: <error id="JVMTI_ERROR_DUPLICATE">
>> 3088: There is already frame pop event request at the specified depth.
>
> Suggestion:
>
> There is already a frame pop event request at the specified depth.
Thanks. This was fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22798#discussion_r1893320347
More information about the serviceability-dev
mailing list