Skip to content

Commit

Permalink
Automatic merge of jdk:master into master
Browse files Browse the repository at this point in the history
  • Loading branch information
duke committed Nov 19, 2020
2 parents ad14e67 + b9db002 commit 6c06f24
Showing 1 changed file with 4 additions and 4 deletions.
Expand Up @@ -44,10 +44,10 @@
* @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 {
Expand Down

0 comments on commit 6c06f24

Please sign in to comment.