Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8174352 | 10 | Crystal Yang | P4 | Resolved | Fixed | b01 |
EG is complaining that they will see the following error when run manual test:
keytool error: java.lang.Exception: Certificate not imported, alias <validselfsign> already exists
See https://bugs.openjdk.java.net/secure/attachment/65933/mac10.10-output.txt
The root reason is that we don't delete https cert after testing done.
keytool error: java.lang.Exception: Certificate not imported, alias <validselfsign> already exists
See https://bugs.openjdk.java.net/secure/attachment/65933/mac10.10-output.txt
The root reason is that we don't delete https cert after testing done.
- backported by
-
JDK-8174352 [test] Need to update cleanup-after target in buildjavawsmanual.xml
-
- Resolved
-