[jdk8u-dev] RFR: 8282511: Use fixed certificate validation date in SSLExampleCert template [v2]

Roman Marchenko rmarchenko at openjdk.org
Thu Feb 9 08:17:51 UTC 2023


On Wed, 4 Jan 2023 01:53:48 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:

>> Roman Marchenko has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase.
>
> jdk/test/javax/net/ssl/ServerName/EndingDotHostname.java line 29:
> 
>> 27:  * @summary Trailing dot in hostname causes TLS handshake to fail
>> 28:  * @library /javax/net/ssl/templates
>> 29:  * @run main/othervm --add-opens java.base/sun.security.ssl=ALL-UNNAMED
> 
> Does this test pass on 8u? `--add-opens` is not supported on 8u (no modules) so this change isn't needed.

The final changes don't contain `--add-opens`. The test passes on 8u.

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

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


More information about the jdk8u-dev mailing list