mirror of
https://github.com/openjdk/jdk15u.git
synced 2025-12-11 04:22:00 -06:00
8256682: JDK-8202343 is incomplete
Reviewed-by: dfuchs
This commit is contained in:
parent
7c270afaba
commit
a423e9e356
@ -44,10 +44,10 @@ import jdk.test.lib.security.SSLContextBuilder;
|
||||
* @summary Verify hostname returns an exception instead of null pointer when
|
||||
* creating a new engine
|
||||
* @library /test/lib
|
||||
* @run main NullHostnameCheck TLSv1
|
||||
* @run main NullHostnameCheck TLSv1.1
|
||||
* @run main NullHostnameCheck TLSv1.2
|
||||
* @run main NullHostnameCheck TLSv1.3
|
||||
* @run main/othervm NullHostnameCheck TLSv1
|
||||
* @run main/othervm NullHostnameCheck TLSv1.1
|
||||
* @run main/othervm NullHostnameCheck TLSv1.2
|
||||
* @run main/othervm NullHostnameCheck TLSv1.3
|
||||
*/
|
||||
|
||||
public final class NullHostnameCheck {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user