8256682: JDK-8202343 is incomplete
Reviewed-by: dfuchs
This commit is contained in:
parent
b8244b606e
commit
b9db002fef
@ -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…
Reference in New Issue
Block a user