On Tue, 26 Oct 2021 11:43:42 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:
>> The Mutex destructor isn't called for the MDO lock. We found this leak with >> crashes for the patch to print all mutex locks on error, which is now >> withdrawn. It was easily reproduced with that patch. It is not easily >> reproduced otherwise. >> I tested this change with that patch though and it passes tier1-6, > > Coleen Phillimore has updated the pull request incrementally with one > additional commit since the last revision: > > Move constant pool release_C_heap_structures to the end. Thanks David and Serguei! ------------- PR: https://git.openjdk.java.net/jdk/pull/6105