Integrated: 8275800: Redefinition leaks MethodData::_extra_data_lock
Coleen Phillimore
coleenp at openjdk.java.net
Wed Oct 27 12:12:18 UTC 2021
On Mon, 25 Oct 2021 12:51:32 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,
This pull request has now been integrated.
Changeset: 40606021
Author: Coleen Phillimore <coleenp at 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
More information about the hotspot-dev
mailing list