RFR: 8351000: StringBuilder getChar and putChar robustness

Raffaello Giulietti rgiulietti at openjdk.org
Tue Apr 29 17:16:45 UTC 2025


On Tue, 29 Apr 2025 14:10: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.

Looks fine.
Thanks @RogerRiggs

-------------

Marked as reviewed by rgiulietti (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/24951#pullrequestreview-2804413875


More information about the core-libs-dev mailing list