RFR: 8321687: Test vmTestbase/nsk/jvmti/scenarios/contention/TC03/tc03t002/TestDescription.java failed: JVMTI_ERROR_THREAD_NOT_ALIVE [v3]

Leonid Mesnik lmesnik at openjdk.org
Thu Oct 16 00:41:39 UTC 2025


On Thu, 16 Oct 2025 00:21:09 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> 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


More information about the serviceability-dev mailing list