On Fri, 29 Jul 2022 19:45:57 GMT, Kevin Driver <kdri...@openjdk.org> wrote:
>> test/jdk/com/sun/crypto/provider/KeyGenerator/Test6227536.java line 28: >> >>> 26: * @bug 6227536 >>> 27: * @summary Verify HmacSHA1 and HmacMD5 KeyGenerators throw an >>> Exception when a keysize of zero is requested >>> 28: * @author Kevin Driver >> >> We generally no longer include @author. > > Copy that. Fixed in: https://github.com/openjdk/jdk/pull/9679/commits/ae3e2546e4f83751f8912ad958ede4955ae1b9e1 ------------- PR: https://git.openjdk.org/jdk/pull/9679