Skip to content

Commit 3af19d3

Browse files
Roman MarchenkoYuri Nesterenko
Roman Marchenko
authored and
Yuri Nesterenko
committed
8282511: Use fixed certificate validation date in SSLExampleCert template
8299445: EndingDotHostname.java fails because of compilation errors Reviewed-by: yan, andrew Backport-of: 268fa693188b685de6289927ee5a1e99473a50f6
1 parent 8995356 commit 3af19d3

File tree

2 files changed

+242
-188
lines changed

2 files changed

+242
-188
lines changed

jdk/test/javax/net/ssl/ServerName/EndingDotHostname.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @bug 8065422
2727
* @summary Trailing dot in hostname causes TLS handshake to fail
2828
* @library /javax/net/ssl/templates
29-
* @run main/othervm -Djdk.net.hosts.file=hostsForExample EndingDotHostname
29+
* @run main/othervm EndingDotHostname
3030
*/
3131

3232
import javax.net.ssl.*;

0 commit comments

Comments
 (0)