[jdk11u-dev] Integrated: 8271459: C2: Missing NegativeArraySizeException when creating StringBuilder with negative capacity
Martin Doerr
mdoerr at openjdk.java.net
Wed Oct 13 07:31:53 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.
This pull request has now been integrated.
Changeset: 844c504b
Author: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/844c504bc18fa8a79ceacc6b6f235650f5e643bf
Stats: 51 lines in 1 file changed: 49 ins; 0 del; 2 mod
8271459: C2: Missing NegativeArraySizeException when creating StringBuilder with negative capacity
Reviewed-by: goetz
Backport-of: 3953e0774c59c5e936e752aa08b6b6778e232994
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/510
More information about the jdk-updates-dev
mailing list