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

Martin Balao mbalao at openjdk.org
Wed Feb 15 20:54:43 UTC 2023


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

Hi Paul,

Thanks for your contribution. Looks good to me too.

Martin.-

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

Marked as reviewed by mbalao (Reviewer).

PR: https://git.openjdk.org/jdk8u-dev/pull/253


More information about the jdk8u-dev mailing list