Integrated: 8269827: JMH tests for AES/GCM byte[] and bytebuffers

Anthony Scarpino ascarpino at openjdk.java.net
Thu Jul 8 17:23:02 UTC 2021


On Fri, 2 Jul 2021 19:13:48 GMT, Anthony Scarpino <ascarpino at openjdk.org> 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

This pull request has now been integrated.

Changeset: 58328824
Author:    Anthony Scarpino <ascarpino at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/58328824927292927a2c6329400cde816c383ecd
Stats:     273 lines in 4 files changed: 237 ins; 17 del; 19 mod

8269827: JMH tests for AES/GCM byte[] and bytebuffers

Reviewed-by: ecaspole, weijun

-------------

PR: https://git.openjdk.java.net/jdk/pull/4672



More information about the security-dev mailing list