On Sat, 20 Sep 2025 02:06:54 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:

>> These tests use `-Xlog:all=trace` which can cause excessive output that runs 
>> very slowly, especially on Windows.
>> A recent change, [JDK-8362566](https://bugs.openjdk.org/browse/JDK-8362566), 
>> adds lots of output to `-Xlog:aot+map*=trace`. As a result, some of these 
>> tests are starting to timeout.
>> 
>> None of these tests actually require a lot of logging output. The should be 
>> fixed to use `-Xlog:all=info` instead.
>
> Marked as reviewed by lmesnik (Reviewer).

Thanks @lmesnik @sspitsyn for the review

-------------

PR Comment: https://git.openjdk.org/jdk/pull/27401#issuecomment-3315123798

Reply via email to