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

Roman Marchenko rmarchenko at openjdk.org
Wed Jan 18 08:17:37 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 refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:

  Fixed strings format

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

Changes:
  - all: https://git.openjdk.org/jdk8u-dev/pull/206/files
  - new: https://git.openjdk.org/jdk8u-dev/pull/206/files/67036c66..6860520f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=206&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=206&range=01-02

  Stats: 148 lines in 1 file changed: 4 ins; 1 del; 143 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