[jdk8u-dev] Integrated: 8270317: Large Allocation in CipherSuite

Paul Hohensee phh at openjdk.org
Thu Feb 16 13:37:35 UTC 2023


On Mon, 30 Jan 2023 20:20:16 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.

This pull request has now been integrated.

Changeset: aed31d98
Author:    Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/aed31d98c375742bb986e06e19b056cb049a2a38
Stats:     93 lines in 1 file changed: 33 ins; 45 del; 15 mod

8270317: Large Allocation in CipherSuite

Reviewed-by: simonis, mbalao
Backport-of: e627caec84c169c99c04e0d355c29b806a0266ed

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

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


More information about the jdk8u-dev mailing list