On Wed, 7 Oct 2020 22:06:28 GMT, Hai-May Chao <hc...@openjdk.org> wrote:
>> Default algorithms are bumped to be based on PBES2 with AES-256 and SHA-256. >> Please also review the CSR at >> https://bugs.openjdk.java.net/browse/JDK-8228481. > > test/jdk/sun/security/mscapi/VeryLongAlias.java line 48: > >> 46: >> 47: static String alias = String.format("%0512d", new >> Random().nextInt(100000)); >> 48: > > Add bug number to @bug. OK. ------------- PR: https://git.openjdk.java.net/jdk/pull/473