On Mon, 25 Oct 2021 12:51:32 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,

This pull request has now been integrated.

Changeset: 40606021
Author:    Coleen Phillimore <cole...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/40606021ee6b7d18674e36b3f6249f1ca8a7647e
Stats:     35 lines in 5 files changed: 11 ins; 16 del; 8 mod

8275800: Redefinition leaks MethodData::_extra_data_lock

Reviewed-by: sspitsyn, dholmes

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

PR: https://git.openjdk.java.net/jdk/pull/6105

Reply via email to