* Improving the coverage of the `DomainKeyStore.java` * converting existing tests to junit in order to make logs easier to read * Further coverage for `DomainKeyStore.java` would be required, but should be done as a separate [ticket](https://bugs.openjdk.org/browse/JDK-8382096)
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - JDK-8375322: Improve DomainKeyStore.java coverage Changes: https://git.openjdk.org/jdk/pull/30712/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30712&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8375322 Stats: 427 lines in 2 files changed: 301 ins; 27 del; 99 mod Patch: https://git.openjdk.org/jdk/pull/30712.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30712/head:pull/30712 PR: https://git.openjdk.org/jdk/pull/30712
