[jdk17u-dev] RFR: 8279842: HTTPS Channel Binding support for Java GSS/Kerberos
Martin Doerr
mdoerr at openjdk.java.net
Wed Apr 13 11:00:53 UTC 2022
Backport of JDK-8279842. Applies cleanly, but the test HttpsCB.java needs adaptation (see 2nd commit), because JDK-8267108 is not available before JDK18: https://github.com/openjdk/jdk/commit/a5c160c711a3f66db18c75973f4efdea63332863
-------------
Commit messages:
- Adapt test HttpsCB.java because JDK-8267108 is not available before JDK18.
- Backport de3113b998550021bb502cd6f766036fb8351e7d
Changes: https://git.openjdk.java.net/jdk17u-dev/pull/349/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=349&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8279842
Stats: 864 lines in 12 files changed: 702 ins; 146 del; 16 mod
Patch: https://git.openjdk.java.net/jdk17u-dev/pull/349.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17u-dev pull/349/head:pull/349
PR: https://git.openjdk.java.net/jdk17u-dev/pull/349
More information about the jdk-updates-dev
mailing list