[jdk17] Integrated: 8269594: assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark
Zhengyu Gu
zgu at openjdk.java.net
Wed Jun 30 11:40:09 UTC 2021
On Tue, 29 Jun 2021 16:02:53 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> I would like to fix this assertion in jdk17. It was caught in Shenandoah nightly test and hard to reproduce, but fix is simple and low risk.
This pull request has now been integrated.
Changeset: 4b4bef4e
Author: Zhengyu Gu <zgu at openjdk.org>
URL: https://git.openjdk.java.net/jdk17/commit/4b4bef4e1e06c8efbfeb2c28e0658ce91ee9ad66
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
Reviewed-by: coleenp, jvernee
-------------
PR: https://git.openjdk.java.net/jdk17/pull/173
More information about the hotspot-runtime-dev
mailing list