[jdk11u-dev] Integrated: 8260934: java/lang/StringBuilder/HugeCapacity.java fails without Compact Strings

Goetz Lindenmaier goetz at openjdk.org
Fri Jun 23 07:54:14 UTC 2023


On Thu, 22 Jun 2023 12:57:19 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 11.0.20-oracle.
> 
> I had to resolve because  "8218227: StringBuilder/StringBuffer constructor throws confusing NegativeArraySizeException"
> is not in 11.
> I took over the -Xms5g from that change.

This pull request has now been integrated.

Changeset: 513732dc
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/513732dc2484ebe8a760e028af72721c13e83ce1
Stats:     12 lines in 1 file changed: 7 ins; 0 del; 5 mod

8260934: java/lang/StringBuilder/HugeCapacity.java fails without Compact Strings

Reviewed-by: phh
Backport-of: ad54d8dd832b22485d7ac45958cc4c9bfd70fbd2

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

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


More information about the jdk-updates-dev mailing list