RFR: 8359870: JVM crashes in AccessInternal::PostRuntimeDispatch [v6]

Kevin Walls kevinw at openjdk.org
Fri Jun 27 15:35:04 UTC 2025


On Fri, 27 Jun 2025 14:48:32 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> I saw the test timeout in debug builds on win and mac (as expected).
>> 
>> On Linux, fastdebug builds run OK, take about 1m30 in CI and could be useful. If further testing doesn't find a timeout issue, I'd like to leave this in, to not exclude linux debug builds.
>
> 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.

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

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


More information about the serviceability-dev mailing list