On Fri, 27 Jun 2025 15:14:36 GMT, Kevin Walls <kev...@openjdk.org> wrote:

>> There is nothing Linux in this change or test so I think drop the change to 
>> the test and create a separate for the timeout you saw.
>
> Not sure I'm understanding.
> This test chooses to rule out running with all debug builds, because it 
> causes timeouts.
> I only saw timeouts when I forced it to run in a debug build (win+mac), which 
> are not currently run by choice.
> But I'm saying I'm having good results on Linux, so we could weaken that 
> rule, and permit debug builds on Linux.
> I can add a comment in the test definition to explain.

We added this test that the thread dump can handle eliminated locks. It's not 
easy to test so deliberately limited to release builds and not -Xcomp. It would 
require more work on the test to have it be reliable on a wider set of 
configurations and builds.  There is nothing linux specific. So I think drop 
the test change from this PR, and create a separate issue to work on a better 
test for this scenario.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25958#discussion_r2172294845

Reply via email to