[jdk13u-dev] RFR: 8279520: SPNEGO has not passed channel binding info into the underlying mechanism

Olga Mikhaltsova omikhaltcova at openjdk.org
Fri Jul 15 07:54:49 UTC 2022


It's a clean backport of JDK-8279520 to jdk13u.

It's backported for parity with jdk11u. 
In addition it should get backported prior to JDK-8279842 to make the test HttpsCB.java pass successfully.
 
Tested on Linux x64, Windows x64, macOS x64 with the tests' group `test/jdk/sun/security/krb5` with no regression.
The included test `IgnoreChannelBinding.java` passed successfully.

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

Commit messages:
 - Backport 8d0f385fd0243c3e38b400f463b8d9727b0a5956

Changes: https://git.openjdk.org/jdk13u-dev/pull/369/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk13u-dev&pr=369&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8279520
  Stats: 21 lines in 2 files changed: 8 ins; 0 del; 13 mod
  Patch: https://git.openjdk.org/jdk13u-dev/pull/369.diff
  Fetch: git fetch https://git.openjdk.org/jdk13u-dev pull/369/head:pull/369

PR: https://git.openjdk.org/jdk13u-dev/pull/369


More information about the jdk-updates-dev mailing list