Skip to content

Commit 8981228

Browse files
author
duke
committed
Backport 39884205fbc0e85ce9d78303dfbabf125ff36535
1 parent d5b8ea8 commit 8981228

File tree

1 file changed

+4
-2
lines changed
  • test/jdk/security/infra/java/security/cert/CertPathValidator/certification

1 file changed

+4
-2
lines changed

test/jdk/security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,16 @@
2525
* @test id=actalisauthenticationrootca
2626
* @bug 8189131
2727
* @summary Interoperability tests with Actalis CA
28+
* Before this test set to manual, the original timeout
29+
* value if 180
2830
* @library /test/lib
2931
* @build jtreg.SkippedException ValidatePathWithURL CAInterop
3032
* @run main/othervm/manual -Djava.security.debug=certpath,ocsp
3133
* CAInterop actalisauthenticationrootca OCSP
32-
* @run main/othervm/manual/timeout=180 -Djava.security.debug=certpath,ocsp
34+
* @run main/othervm/manual -Djava.security.debug=certpath,ocsp
3335
* -Dcom.sun.security.ocsp.useget=false
3436
* CAInterop actalisauthenticationrootca OCSP
35-
* @run main/othervm/manual/timeout=180 -Djava.security.debug=certpath,ocsp
37+
* @run main/othervm/manual -Djava.security.debug=certpath,ocsp
3638
* CAInterop actalisauthenticationrootca CRL
3739
*/
3840

0 commit comments

Comments
 (0)