On Mon, 13 Apr 2026 17:31:29 GMT, Matthew Donovan <[email protected]> wrote:
>> * 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). > > test/jdk/sun/security/provider/KeyStore/DKSSystemPropertiesTest.java line 2: > >> 1: /* >> 2: * Copyright (c) 2013, 2026, Oracle and/or its affiliates. All rights >> reserved. > > this looks like a completely new file; is the copyright correct? Kept it as is as this is actually an old test with other cases removed. I only edited and renamed it. The other file has older name and refactored other tests in addition to the new ones ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30712#discussion_r3074832724
