On Thu, 18 Aug 2022 11:51:52 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> There seems to be a case where utf_util.c getWideString might leak memory in > an early return. As `UTF_ERROR` aborts the VM, this is not the "actual" memory leak :) ------------- PR: https://git.openjdk.org/jdk/pull/9918