On Thu, 8 Jul 2021 14:39:20 GMT, Weijun Wang <[email protected]> wrote:
>> Anthony Scarpino has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Add small.AESGCMByteBuffer and fix dataSize
>
> test/micro/org/openjdk/bench/javax/crypto/full/AESGCMByteBuffer.java line 50:
>
>> 48: private int keyLength;
>> 49:
>> 50: @Param({"" + 1024, "" + 1500, "" + 4096, "" + 16384})
>
> You can update the line above as well.
Grr.. I'm not sure how I missed that one
-------------
PR: https://git.openjdk.java.net/jdk/pull/4672