[jdk8u-dev] Integrated: 8282398: EndingDotHostname.java test fails because SSL cert expired
Roman Marchenko
rmarchenko at openjdk.org
Thu Jan 19 15:44:04 UTC 2023
On Fri, 9 Dec 2022 09:48:57 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: 75fd39f0
Author: Roman Marchenko <rmarchenko at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/75fd39f05e4c090192a5eca1fbdf2b6d1993fc4a
Stats: 203 lines in 2 files changed: 30 ins; 2 del; 171 mod
8282398: EndingDotHostname.java test fails because SSL cert expired
Reviewed-by: yan, andrew
Backport-of: afd4bcbc1d1b2a8a1c29005878c8e06c662a1f6e
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/206
More information about the jdk8u-dev
mailing list