[jdk17u-dev] RFR: 8303809: Dispose context in SPNEGO NegotiatorImpl

Alexey Bakhtin abakhtin at openjdk.org
Wed Mar 15 16:43:04 UTC 2023


Almost clean backport of JDK-8303809

NegotiatorImpl is merged manually because of no JDK-8282632 in 17u - difference in IOException initialization

sun/security/jgss sun/security/krb5 sun/net/www/protocol/http tests passed successfully

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

Commit messages:
 - Backport 10f16746254ce62031f40ffb0f49f22e81cbe631

Changes: https://git.openjdk.org/jdk17u-dev/pull/1203/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1203&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8303809
  Stats: 70 lines in 5 files changed: 70 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/1203.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/1203/head:pull/1203

PR: https://git.openjdk.org/jdk17u-dev/pull/1203


More information about the jdk-updates-dev mailing list