On Fri, 14 Jun 2024 03:09:26 GMT, Chris Plummer <[email protected]> wrote:
>> Leonid Mesnik has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> reverted traceLevel
>
> test/hotspot/jtreg/vmTestbase/nsk/share/Log.java line 226:
>
>> 224: if (!verbose) {
>> 225: flushLogBuffer();
>> 226: }
>
> flushLogBuffer() is never executed. I think you can remove it.
fixed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19613#discussion_r1639188317