> 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 incrementall
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
-
Commit messages:
- cleanup
- initial checkin
Changes: http
On Mon, 28 Jun 2021 21:09:43 GMT, Weijun Wang wrote:
> Add a cache to record which sources have called `System::setSecurityManager`
> and only print out warning lines once for each.
This pull request has now been integrated.
Changeset: c4ea13ed
Author:Weijun Wang
URL:
https://git.o
On Wed, 30 Jun 2021 15:45:25 GMT, Weijun Wang wrote:
>> Add a cache to record which sources have called `System::setSecurityManager`
>> and only print out warning lines once for each.
>
> Weijun Wang has updated the pull request incrementally with one additional
> commit since the last revision
On Wed, 30 Jun 2021 15:45:25 GMT, Weijun Wang wrote:
>> Add a cache to record which sources have called `System::setSecurityManager`
>> and only print out warning lines once for each.
>
> Weijun Wang has updated the pull request incrementally with one additional
> commit since the last revision