We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2721380 commit 78b8b24Copy full SHA for 78b8b24
test/jdk/security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java
@@ -25,11 +25,13 @@
25
* @test id=actalisauthenticationrootca
26
* @bug 8189131
27
* @summary Interoperability tests with Actalis CA
28
+ * Before this test set to manual, the original timeout
29
+ * value if 180
30
* @library /test/lib
31
* @build jtreg.SkippedException ValidatePathWithURL CAInterop
32
* @run main/othervm/manual -Djava.security.debug=certpath,ocsp
33
* CAInterop actalisauthenticationrootca OCSP
- * @run main/othervm/manual/timeout=180 -Djava.security.debug=certpath,ocsp
34
+ * @run main/othervm/manual -Djava.security.debug=certpath,ocsp
35
* CAInterop actalisauthenticationrootca CRL
36
*/
37
0 commit comments