On Wed, 9 Apr 2025 12:57:47 GMT, Raffaello Giulietti <rgiulie...@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 <rgiulie...@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