RFR: 8346143: add ClearAllFramePops function to speedup debugger single stepping in some cases [v6]
Serguei Spitsyn
sspitsyn at openjdk.org
Fri Dec 20 01:17:50 UTC 2024
On Thu, 19 Dec 2024 19:24:36 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:
>>
>> review: addressed comments for new test, jvmti.xml, jvmtiEnvThreadState.cpp
>
> src/hotspot/share/prims/jvmtiEnvThreadState.hpp line 89:
>
>> 87: void set(JvmtiFramePop& fp);
>> 88: void clear(JvmtiFramePop& fp);
>> 89: void clear_all();
>
> Need to update copyright year
Thanks. Updated now.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22744#discussion_r1893315706
More information about the serviceability-dev
mailing list