On Tue, 17 Jun 2025 14:16:21 GMT, Ashutosh Mehra <asmehra at openjdk.org> wrote: > t3: T2 clears the table and sets it to null It can't because T1 holds the lock. See that I added the lock before `delete _table`. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25841#issuecomment-2980765800