[jdk8u-dev] RFR: 8282398: EndingDotHostname.java test fails because SSL cert expired

Andrew John Hughes andrew at openjdk.org
Wed Jan 4 01:50:51 UTC 2023


On Fri, 9 Dec 2022 09:48:57 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:

> Actually clean backport. Test files changed only.
> 
> There were 2 conflicts 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`.
> 
> Please note that this PR is a part of dependant PR chain
> 
> - Prev PR #205 
> - Next PR #207

Clean backport, necessary bug fix after integrating #205

Bug has `jdk8u-fix-yes` approval so this can be integrated once the dependent PR is integrated.

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

Marked as reviewed by andrew (Reviewer).

PR: https://git.openjdk.org/jdk8u-dev/pull/206


More information about the jdk8u-dev mailing list