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

Kevin Walls kevinw at openjdk.org
Fri Jun 27 16:00:56 UTC 2025


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

>> 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.

Sure then yes it's a temporary leftover from local testing. 8-)

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

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


More information about the hotspot-dev mailing list