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. This pull request has now been integrated. Changeset: 3f3356bc Author: Yuri Nesterenko <y...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/3f3356bcbd2b2fbc545263dc70a48ee931a4e56b Stats: 5 lines in 1 file changed: 4 ins; 1 del; 0 mod 8301760: Fix possible leak in SpNegoContext dispose Reviewed-by: weijun ------------- PR: https://git.openjdk.org/jdk/pull/12407