Integrated: 8351462: Improve robustness of String concatenation
Raffaello Giulietti
rgiulietti at openjdk.org
Wed Apr 9 15:18:37 UTC 2025
On Wed, 9 Apr 2025 12:57:47 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:
> Early detection of an `int` overflow in `StringConcatHelper` improves robustness of `StringConcatFactory`.
This pull request has now been integrated.
Changeset: 1f21da75
Author: Raffaello Giulietti <rgiulietti at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1f21da75eb5d5eb7460b2953517514a0aa26b5de
Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
8351462: Improve robustness of String concatenation
Reviewed-by: liach, pminborg, rriggs
-------------
PR: https://git.openjdk.org/jdk/pull/24546
More information about the core-libs-dev
mailing list