Re: RFR: 8351462: Improve robustness of String concatenation [v2]

2025-04-10 Thread Roger Riggs
On Wed, 9 Apr 2025 13:32:00 GMT, Raffaello Giulietti wrote: >> Early detection of an `int` overflow in `StringConcatHelper` improves >> robustness of `StringConcatFactory`. > > Raffaello Giulietti has updated the pull request incrementally with one > additional commit since the last revision:

Re: RFR: 8351462: Improve robustness of String concatenation [v2]

2025-04-09 Thread Chen Liang
On Wed, 9 Apr 2025 13:32:00 GMT, Raffaello Giulietti wrote: >> Early detection of an `int` overflow in `StringConcatHelper` improves >> robustness of `StringConcatFactory`. > > Raffaello Giulietti has updated the pull request incrementally with one > additional commit since the last revision:

Re: RFR: 8351462: Improve robustness of String concatenation [v2]

2025-04-09 Thread Per Minborg
On Wed, 9 Apr 2025 13:32:00 GMT, Raffaello Giulietti wrote: >> Early detection of an `int` overflow in `StringConcatHelper` improves >> robustness of `StringConcatFactory`. > > Raffaello Giulietti has updated the pull request incrementally with one > additional commit since the last revision:

Re: RFR: 8351462: Improve robustness of String concatenation

2025-04-09 Thread Raffaello Giulietti
On Wed, 9 Apr 2025 12:57:47 GMT, Raffaello Giulietti wrote: > Early detection of an `int` overflow in `StringConcatHelper` improves > robustness of `StringConcatFactory`. Oops... Done - PR Comment: https://git.openjdk.org/jdk/pull/24546#issuecomment-2789740924

Re: RFR: 8351462: Improve robustness of String concatenation [v2]

2025-04-09 Thread Raffaello Giulietti
> Early detection of an `int` overflow in `StringConcatHelper` improves > robustness of `StringConcatFactory`. Raffaello Giulietti has updated the pull request incrementally with one additional commit since the last revision: Bumped copyright year. - Changes: - all: https://gi

Re: RFR: 8351462: Improve robustness of String concatenation

2025-04-09 Thread Chen Liang
On Wed, 9 Apr 2025 12:57:47 GMT, Raffaello Giulietti wrote: > Early detection of an `int` overflow in `StringConcatHelper` improves > robustness of `StringConcatFactory`. We can bump the copyright year. - PR Comment: https://git.openjdk.org/jdk/pull/24546#issuecomment-2789723891