On Fri, 2 Jul 2021 23:30:17 GMT, Anthony Scarpino <[email protected]> wrote:
>> Hi, >> >> I need a review of these new jmh tests that run AES/GCM encryption and >> decryption using byte[], heap bytebuffers, and direct bytebuffers as input >> and output buffers for single and multi-part testing. >> >> thanks >> >> Tony > > Anthony Scarpino has updated the pull request incrementally with one > additional commit since the last revision: > > merge AESGCMByteArray with existing AESGCMBench >From the JMH point of view, looks good to me. >From the JMH point of view, looks good to me. ------------- Marked as reviewed by ecaspole (Committer). PR: https://git.openjdk.java.net/jdk/pull/4672
