[jdk19u] RFR: 8297530: java.lang.IllegalArgumentException: Negative length on strings concatenation
Victor Rudometov
vrudomet at openjdk.org
Tue Nov 29 08:30:21 UTC 2022
Backport for [JDK-8297530](https://bugs.openjdk.org/browse/JDK-8297530) java.lang.IllegalArgumentException: Negative length on strings concatenation
Clean backport, minor change
Tier1, Tier2, JCK Compiler, JCK Runtime passed
New test passed during run.
-------------
Commit messages:
- 8297530: java.lang.IllegalArgumentException: Negative length on strings concatenation
Changes: https://git.openjdk.org/jdk19u/pull/100/files
Webrev: https://webrevs.openjdk.org/?repo=jdk19u&pr=100&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8297530
Stats: 141 lines in 2 files changed: 139 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk19u/pull/100.diff
Fetch: git fetch https://git.openjdk.org/jdk19u pull/100/head:pull/100
PR: https://git.openjdk.org/jdk19u/pull/100
More information about the jdk-updates-dev
mailing list