On Tue, 18 Nov 2025 23:59:35 GMT, Weijun Wang <[email protected]> wrote:
>> Hai-May Chao has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Removed bugid from Compatibility.java test > > src/java.base/share/classes/com/sun/crypto/provider/JceKeyStore.java line 996: > >> 994: + "keytool -importkeystore -srckeystore <keystore> " >> 995: + "-destkeystore <keystore> -deststoretype pkcs12"); >> 996: } > > Currently the debug output has a long prefix containing timestamp etc. If the > warning is separated on two lines, does it make sense to call `debug.println` > twice so both lines have the prefix? Done. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/27624#discussion_r2548004556
