Integrated: 8301760: Fix possible leak in SpNegoContext dispose

2023-02-05 Thread Yuri Nesterenko
On Fri, 3 Feb 2023 14:12:42 GMT, Yuri Nesterenko 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 Nest

Re: RFR: 8301760: Fix possible leak in SpNegoContext dispose

2023-02-05 Thread Yuri Nesterenko
On Fri, 3 Feb 2023 16:21:53 GMT, Weijun Wang 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 exce

Re: RFR: 8301760: Fix possible leak in SpNegoContext dispose

2023-02-05 Thread Yuri Nesterenko
On Fri, 3 Feb 2023 14:12:42 GMT, Yuri Nesterenko wrote: > This small change should fix a possible under certain circumstances native > memory leak. In fact, the actual leak was reported in production. Pre-submit windows64 "hs/tier1 compiler" test timeout failure is appar

RFR: 8301760: Fix possible leak in SpNegoContext dispose

2023-02-03 Thread Yuri Nesterenko
This small change should fix a possible under certain circumstances native memory leak. In fact, the actual leak was reported in production. - Commit messages: - 8301760: Fix possible leak in SpNegoContext dispose Changes: https://git.openjdk.org/jdk/pull/12407/files Webrev: https