[jdk11u-dev] RFR: 8280703: CipherCore.doFinal(...) causes potentially massive byte[] allocations during decryption

Christoph Langer clanger at openjdk.org
Mon Feb 27 21:44:49 UTC 2023


On Mon, 27 Feb 2023 17:58:21 GMT, Scott Gibbons <sgibbons at openjdk.org> wrote:

> Backporting because this change results in ~3x performance improvement in AES-CTR.
> 
> Risk is low.  Tested with tier1 and benchmark.
> 
> The PR does not backport cleanly.  The buffer name was changed, but functionally remains the same.

LGTM

can you please run GHA

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

Marked as reviewed by clanger (Reviewer).

PR: https://git.openjdk.org/jdk11u-dev/pull/1780


More information about the jdk-updates-dev mailing list