[jdk11u-dev] RFR: 8271459: C2: Missing NegativeArraySizeException when creating StringBuilder with negative capacity

Goetz Lindenmaier goetz at openjdk.java.net
Tue Oct 12 07:43:51 UTC 2021


On Mon, 11 Oct 2021 17:42:55 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Backport of JDK-8271459. Fix applies almost cleanly (ciSymbol was renamed to ciSymbols). Skipped tests because IR test framework is not in 11u.

A bummer the tests can not be backported.
Functional change is fine.

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

Marked as reviewed by goetz (Reviewer).

PR: https://git.openjdk.java.net/jdk11u-dev/pull/510


More information about the jdk-updates-dev mailing list