RFR: 8297389: resexhausted003 fails with assert(!thread->owns_locks()) failed: must release all locks when leaving VM [v2]

Dean Long dlong at openjdk.org
Wed Nov 30 08:56:22 UTC 2022


On Tue, 29 Nov 2022 07:34:08 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Of course, if we are ever going to implement [JDK-8254110](https://bugs.openjdk.org/browse/JDK-8254110), we need to revisit that code, but in that case the assert that I added will trigger.
> 
> What do you think?

OK, please add a TODO in JDK-8254110 explaining this so it doesn't get lost.

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

PR: https://git.openjdk.org/jdk/pull/11316


More information about the hotspot-dev mailing list