RFR: 8351000: StringBuilder getChar and putChar robustness [v2]
Lance Andersen
lancea at openjdk.org
Wed Apr 30 13:48:49 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
Test cleanup looks fine Roger
-------------
Marked as reviewed by lancea (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24951#pullrequestreview-2807131101
More information about the core-libs-dev
mailing list