[jdk8u-dev] RFR: 8270317: Large Allocation in CipherSuite [v2]
Paul Hohensee
phh at openjdk.org
Wed Feb 15 21:09:52 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
Thank you, Martin. Now just waiting on maintainer review/approval...
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/253
More information about the jdk8u-dev
mailing list