RFR: 8351000: StringBuilder getChar and putChar robustness [v2]
Chen Liang
liach at openjdk.org
Wed Apr 30 13:19:45 UTC 2025
On Wed, 30 Apr 2025 13:13:30 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> Improve StringBuilder getChar and putChar robustness with racy updates to StringBuilder.
>> Test racing threads with append, insert, and reading characters.
>
> Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
>
> Test cleanup
Good cleanup, thanks @turbanoff!
-------------
Marked as reviewed by liach (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24951#pullrequestreview-2807026031
More information about the core-libs-dev
mailing list