RFR: 8361752: Double free in CompileQueue::delete_all after JDK-8357473

Aleksey Shipilev shade at openjdk.org
Tue Jul 15 12:45:39 UTC 2025


On Tue, 15 Jul 2025 11:52:04 GMT, Manuel Hässig <mhaessig at openjdk.org> wrote:

> FWIW, tier1-tier3, and 100 repeats of `TestStressBailout.java` on Linux x64 & aarch64, Windows x64, and Mac aarch64 all passed.
> 
> Let me know when I should kick off another round.

Thank you, that is good to know! 

New version handles even more obscure corner case, that I doubt would show up easily :) My Linux x86_64 server fastdebug `make test TEST=all` run just completed without problems, so we can test this version more broadly as well.

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

PR Comment: https://git.openjdk.org/jdk/pull/26294#issuecomment-3073452977


More information about the hotspot-compiler-dev mailing list