On Thu, 23 Jul 2026 07:18:57 GMT, Serguei Spitsyn <[email protected]> wrote:
>> David Holmes has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Fix test nits
>
> test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/TransformerShutdownDeadlockTest.java
> line 118:
>
>> 116: transform_running = true; // Release main thread
>> 117: try {
>> 118: while(!starting_exit); // Wait for main thread to be
>> ready
>
> Nit: This still misses space after `while`.
Thanks - missed the copy.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/31982#discussion_r3636556017