[jdk8u-dev] RFR: JDK-8245263: Enable TLSv1.3 by default on JDK 8u for Client roles [v2]
Alexey Bakhtin
abakhtin at openjdk.org
Mon Aug 15 20:45:22 UTC 2022
> Please review a patch to enable TLSv1.3 by default on JDK 8u for Client roles
> I'd like to add this functionality for parity with Oracle JavaSE8
>
> The patch rolls back the JDK-8245476 and updates JTREG tests
>
> All sun/security/ssl and javax/net/ssl jtreg tests are passed
Alexey Bakhtin has updated the pull request incrementally with two additional commits since the last revision:
- Update additional TLS1.3 related tests
- Update TLS1.3 related tests
-------------
Changes:
- all: https://git.openjdk.org/jdk8u-dev/pull/96/files
- new: https://git.openjdk.org/jdk8u-dev/pull/96/files/013a3d34..e8904524
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=96&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=96&range=00-01
Stats: 19 lines in 12 files changed: 1 ins; 1 del; 17 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/96.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/96/head:pull/96
PR: https://git.openjdk.org/jdk8u-dev/pull/96
More information about the jdk8u-dev
mailing list