On Fri, 3 Feb 2023 14:12:42 GMT, Yuri Nesterenko <y...@openjdk.org> wrote:
> This small change should fix a possible under certain circumstances native > memory leak. In fact, the actual leak was reported in production. Looks good to me. I'll run some tests, does not look like there will be an unexpected exception thrown. ------------- PR: https://git.openjdk.org/jdk/pull/12407