RFR: 8328665: serviceability/jvmti/vthread/PopFrameTest failed with a timeout [v6]
Serguei Spitsyn
sspitsyn at openjdk.org
Fri Mar 29 20:47:32 UTC 2024
On Fri, 29 Mar 2024 18:44:35 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: move log message to the right place
>
> test/hotspot/jtreg/serviceability/jvmti/vthread/PopFrameTest/libPopFrameTest.cpp line 164:
>
>> 162: fatal(jni, "Main: ensureAtBreakpoint: waited 10 sec");
>> 163: }
>> 164: LOG("Main: ensureAtBreakpoint: waitig 100 millis\n");
>
> Suggestion:
>
> LOG("Main: ensureAtBreakpoint: waiting 100 millis\n");
Thanks, Chris. Will fix it.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18419#discussion_r1544856030
More information about the serviceability-dev
mailing list