[jdk17u-dev] RFR: 8280703: CipherCore.doFinal(...) causes potentially massive byte[] allocations during decryption
Scott Gibbons
sgibbons at openjdk.org
Mon Feb 13 22:48:11 UTC 2023
This change boosts AES-CTR decrypt performance about 3x.
-------------
Commit messages:
- Backport 409382ba4b43bf48ed0086020dd20641effd35b6
Changes: https://git.openjdk.org/jdk17u-dev/pull/1169/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1169&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8280703
Stats: 8 lines in 1 file changed: 3 ins; 0 del; 5 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/1169.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/1169/head:pull/1169
PR: https://git.openjdk.org/jdk17u-dev/pull/1169
More information about the jdk-updates-dev
mailing list