On Thu, 7 May 2026 19:11:34 GMT, Mark Powers <[email protected]> wrote:
>> https://bugs.openjdk.org/browse/JDK-8383813 >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Mark Powers has updated the pull request incrementally with one additional > commit since the last revision: > > comment from Weijun test/jdk/sun/security/provider/KeyStore/WrongStoreType.java line 53: > 51: > 52: try { > 53: Files.delete(Path.of("emptyfile")); There is the `Files.deleteIfExists` method. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31031#discussion_r3204575924
