[jdk11u-dev] RFR: 8249694: java/lang/StringBuffer/HugeCapacity.java and j/l/StringBuilder/HugeCapacity.java tests shouldn't be @ignore-d

Goetz Lindenmaier goetz at openjdk.org
Fri Oct 7 11:52:57 UTC 2022


I backport this for parity with 11.0.18-oracle.

I dropped one patch and had to resolve the other because 
8218227: StringBuilder/StringBuffer constructor throws confusing NegativeArraySizeException
is not in 11.

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

Commit messages:
 - Backport 0dadf81e149c4a6f5496dd23675e3986efe157f3

Changes: https://git.openjdk.org/jdk11u-dev/pull/1398/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1398&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8249694
  Stats: 3 lines in 1 file changed: 1 ins; 1 del; 1 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1398.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1398/head:pull/1398

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


More information about the jdk-updates-dev mailing list