-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: None
-
Component/s: security-libs
-
b09
-
generic
-
generic
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8335969 | 21.0.5-oracle | Nibedita Jena | P5 | Resolved | Delivered | |
| JDK-8326113 | 21.0.4 | Sendao Yan | P5 | Resolved | Fixed | b01 |
| JDK-8352078 | 17.0.16-oracle | Nibedita Jena | P5 | Resolved | Fixed | b01 |
| JDK-8348006 | 17.0.15 | Alexey Bakhtin | P5 | Resolved | Fixed | b01 |
// Wait 5 seconds for server ready
boolean readyStatus = rootOcsp.awaitServerReady(60, TimeUnit.SECONDS);
if (!readyStatus) {
throw new RuntimeException("Server not ready");
}
- backported by
-
JDK-8326113 java/security/cert/CertPathValidator/OCSP/OCSPTimeout.java incorrect comment information
-
- Resolved
-
-
JDK-8335969 java/security/cert/CertPathValidator/OCSP/OCSPTimeout.java incorrect comment information
-
- Resolved
-
-
JDK-8348006 java/security/cert/CertPathValidator/OCSP/OCSPTimeout.java incorrect comment information
-
- Resolved
-
-
JDK-8352078 java/security/cert/CertPathValidator/OCSP/OCSPTimeout.java incorrect comment information
-
- Resolved
-
- links to
-
Commit
openjdk/jdk21u-dev/e328bf37
-
Commit
openjdk/jdk/432756b6
-
Commit(master)
openjdk/jdk17u-dev/18f76698
-
Review
openjdk/jdk21u-dev/289
-
Review
openjdk/jdk/17646
-
Review(master)
openjdk/jdk17u-dev/3057