Skip to content

Commit

Permalink
test check
Browse files Browse the repository at this point in the history
  • Loading branch information
taoliult committed Apr 12, 2024
1 parent cd17b39 commit 7a871b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jdk/sun/security/pkcs11/fips/TestTLS12.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* java.base/com.sun.net.ssl.internal.ssl
* java.base/com.sun.crypto.provider
* @library /test/lib ..
* @run main/othervm/timeout=120 TestTLS12
* @run main/othervm/timeout=120 -Djdk.tls.useExtendedMasterSecret=false TestTLS12
*/

import java.io.File;
Expand Down

0 comments on commit 7a871b8

Please sign in to comment.