On Thu, 1 May 2025 15:34:11 GMT, Rajan Halade <rhal...@openjdk.org> wrote:
>> Mikhail Yankelevich has updated the pull request incrementally with one >> additional commit since the last revision: >> >> changed file creation to use Utils.createTempFile > > test/jdk/sun/security/pkcs12/P12SecretKey.java line 88: > >> 86: " keystore"); >> 87: } else { >> 88: System.err.println("ERROR: keys are NOT equal after >> storing in " > > Test should fail here, throw RuntimeException. Done in the next commit ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24718#discussion_r2070594467