Skip to content

Commit 00f3931

Browse files
committed
8239333: Mark test AmazonCA.java with intermittent key
Backport-of: 7f3bbc3
1 parent 6faea22 commit 00f3931

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2019, 2020, Oracle and/or its affiliates. All rights reserved.
33
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
*
55
* This code is free software; you can redistribute it and/or modify it
@@ -24,6 +24,7 @@
2424
/*
2525
* @test
2626
* @bug 8233223
27+
* @key intermittent
2728
* @summary Interoperability tests with Amazon's CA1, CA2, CA3, and CA4
2829
* @build ValidatePathWithParams
2930
* @run main/othervm -Djava.security.debug=certpath AmazonCA OCSP

0 commit comments

Comments
 (0)