RFR: 8297964: Jetty.java fails "assert(_no_handle_mark_nesting == 0) failed: allocating handle inside NoHandleMark"

Erik Gahlin egahlin at openjdk.org
Tue Dec 6 21:13:12 UTC 2022


On Tue, 6 Dec 2022 11:47:26 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:

> Greetings,
> 
> this small change resolves the assertions on no_handle_mark_nesting, a problem resulting from continuations requiring handles for stack walking. Issue only in debug builds.
> 
> Testing: jdk_jfr
> 
> Thanks
> Markus

Marked as reviewed by egahlin (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/11534


More information about the hotspot-jfr-dev mailing list