[jdk8u-dev] RFR: 8270317: Large Allocation in CipherSuite [v2]

Paul Hohensee phh at openjdk.org
Tue May 20 17:39:02 UTC 2025


On Tue, 31 Jan 2023 13:48:34 GMT, Paul Hohensee <phh at openjdk.org> wrote:

>> Backport for Oracle parity. Backport from 11u is not clean due to lack of CopyOf in 8u. The nearest equivalents are Collections.unmodifiableMap and Collections.unmodifiableList. Also, there is no jmh archive in 8u, so the performance test is not included.
>> 
>> Tier1 and all security tests pass, in production at Amazon for over a year without issues.
>
> Paul Hohensee has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Remove merge artifact comment change
>  - Remove merge artifact comment change

Got the approval.

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/253#issuecomment-1433094304


More information about the jdk8u-dev mailing list