[jdk11u-dev] Integrated: 8269594: assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark

Zhengyu Gu zgu at openjdk.java.net
Fri Jul 2 13:05:01 UTC 2021


On Thu, 1 Jul 2021 17:20:38 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> I would like to backport this patch to openjdk11u for parity with Oracle 11.0.13.
> 
> This is a low risk patch that fixes potential memory leak. The jdk17 patch applies cleanly.

This pull request has now been integrated.

Changeset: 73e987c3
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/73e987c317d9d96a3a309312a2fd9b1b8f779dcb
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8269594: assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark

Backport-of: 4b4bef4e1e06c8efbfeb2c28e0658ce91ee9ad66

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/90


More information about the jdk-updates-dev mailing list