RFR: 8275800: Redefinition leaks MethodData::_extra_data_lock [v3]
Serguei Spitsyn
sspitsyn at openjdk.java.net
Tue Oct 26 16:54:10 UTC 2021
On Tue, 26 Oct 2021 11:43:42 GMT, Coleen Phillimore <coleenp at 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.
Marked as reviewed by sspitsyn (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/6105
More information about the serviceability-dev
mailing list