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

Scott Gibbons sgibbons at openjdk.org
Wed Mar 1 22:20:15 UTC 2023


On Tue, 28 Feb 2023 15:22:26 GMT, Christoph Langer <clanger at openjdk.org> wrote:

>> Noob here - what is GHA?
>
>> Noob here - what is GHA?
> 
> GHA= GitHub Actions. You have to enable it in your [repository fork](https://github.com/asgibbons/jdk11u-dev/actions). Then you will also be able to trigger the run for your PR branch.

@RealCLanger - Sorry for the churn.  I had a slight mixup in the myriad of JDK trees I'm concurrently maintaining.  I fixed the issue and manual testing along with tier1 testing have successfully completed.

Please review and approve if this is acceptable.

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

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


More information about the jdk-updates-dev mailing list