On Fri, 29 Mar 2024 20:45:14 GMT, Serguei Spitsyn <[email protected]> wrote:
>> 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.
Fixed and pushed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18419#discussion_r1546232896