On Mon, 24 May 2021 20:38:29 GMT, Valerie Peng <valer...@openjdk.org> wrote:
>> Anthony Scarpino has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Review comments update > > test/jdk/com/sun/crypto/provider/Cipher/AEAD/GCMShortBuffer.java line 34: > >> 32: /* >> 33: * @test >> 34: * @summary Call decrypt doFinal() with different output values to see >> if the > > Missing bug id? Here is my logic It's not a regression test to verify a specific bug id, it's just a general functionality test. Therefore the bug id does not point to a previous failure. ------------- PR: https://git.openjdk.java.net/jdk/pull/4072