-
Bug
-
Resolution: Won't Fix
-
P4
-
8u112, 8u161
-
b01
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8166037 | 8u152 | Mikhail Cherkasov | P4 | Resolved | Fixed | b01 |
JDK-8192470 | emb-8u161 | Unassigned | P4 | Resolved | Fixed | b01 |
While backporting JDK-8058865 into JDK 8 following files:
keystoreAgent
keystoreClient
truststoreAgent
truststoreClient
were created under jdk/test/javax/management/
while test expects them under jdk/test/javax/management/security/ path.
As a result test fails with java.io.FileNotFoundException exception.
keystoreAgent
keystoreClient
truststoreAgent
truststoreClient
were created under jdk/test/javax/management/
while test expects them under jdk/test/javax/management/security/ path.
As a result test fails with java.io.FileNotFoundException exception.
- backported by
-
JDK-8166037 [TEST_BUG] javax/management/security/SecurityTest.java fails due to missing keyStore file
- Resolved
-
JDK-8192470 [TEST_BUG] javax/management/security/SecurityTest.java fails due to missing keyStore file
- Resolved