-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b15
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8257660 | 11.0.11-oracle | Dukebot | P3 | Resolved | Fixed | b01 |
JDK-8220435 | 11.0.4 | Weijun Wang | P3 | Resolved | Fixed | b01 |
The test tries to locate the source for the blacklisted.certs file in source but the path is not correct since we've change "test" to "test/jdk" at repo consolidation. The search for the closed source file is also unnecessary now.
- backported by
-
JDK-8220435 test/jdk/lib/security/CheckBlacklistedCerts.java searching for wrong paths
- Resolved
-
JDK-8257660 test/jdk/lib/security/CheckBlacklistedCerts.java searching for wrong paths
- Resolved