On Fri, 26 Jun 2026 23:40:31 GMT, Leonid Mesnik <[email protected]> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> review: fixed typos in the RuntimeException messages
>
> test/hotspot/jtreg/serviceability/jvmti/vthread/VThreadTest/VThreadTest.java
> line 41:
>
>> 39: static native boolean check();
>> 40:
>> 41: static void log(String msg) { System.out.println(msg); }
>
> use System.err or flush msg
sorry, just remove it
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/31581#discussion_r3484606902