On Thu, 16 Oct 2025 00:21:09 GMT, Serguei Spitsyn <[email protected]> wrote:

>> Leonid Mesnik has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   added one more test
>
> test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/contention/TC03/tc03t001/tc03t001.cpp
>  line 109:
> 
>> 107:     int pThread, cThread;
>> 108:     int i;
>> 109:     int debuggee_thread_cnt = 0;
> 
> This does not follow the same pattern as in `tc03t002.cpp`.
> The variable `debuggee_thread_cnt` is not correctly set and used.

Thanks! Corrected.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/27831#discussion_r2434277100

Reply via email to