[jdk8u-dev] RFR: 8282398: EndingDotHostname.java test fails because SSL cert expired [v4]
Roman Marchenko
rmarchenko at openjdk.org
Thu Jan 19 15:16:48 UTC 2023
> Almost clean backport. Test files changed only.
>
> There were 2 changes with test files paths:
>
> - Original `test/jdk/javax/net/ssl/ServerName/EndingDotHostname.java` path changed to `jdk/test/javax/net/ssl/ServerName/EndingDotHostname.java`.
> - Original `test/jdk/javax/net/ssl/templates/SSLExampleCert.java` path changed to `jdk/test/javax/net/ssl/templates/SSLExampleCert.java`.
>
> The original changes use JDK17 strings in SSLExampleCert.java, so it was adapted for JDK8 with the additional commit as it was done for JDK11 backport.
>
> Please note that this PR is a part of dependant PR chain
>
> - Prev PR #205
> - Next PR #207
Roman Marchenko has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains five commits:
- Merge branch 'master' into backport-afd4bcbc1d1b2a8a1c29005878c8e06c662a1f6e
- Fixed strings format
- Backport afd4bcbc1d1b2a8a1c29005878c8e06c662a1f6e
- Fixed strings format
- Backport a95ee5ada230a0177517efd3a417f319066169dd
-------------
Changes: https://git.openjdk.org/jdk8u-dev/pull/206/files
Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=206&range=03
Stats: 203 lines in 2 files changed: 30 ins; 2 del; 171 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/206.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/206/head:pull/206
PR: https://git.openjdk.org/jdk8u-dev/pull/206
More information about the jdk8u-dev
mailing list