RFR: 8359646: C1 crash in AOTCodeAddressTable::add_C_string

Ashutosh Mehra asmehra at openjdk.org
Tue Jun 17 17:39:33 UTC 2025


On Tue, 17 Jun 2025 15:10:29 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> It can't because T1 holds the lock. See that I added the lock before delete _table.

yup, I missed that lock. All good then.

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

PR Comment: https://git.openjdk.org/jdk/pull/25841#issuecomment-2981228780


More information about the hotspot-compiler-dev mailing list