RFR: 8351000: StringBuilder getChar and putChar robustness
Andrey Turbanov
aturbanov at openjdk.org
Wed Apr 30 11:32:47 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.
Let's cleanup test a bit
-------------
Changes requested by aturbanov (Committer).
PR Review: https://git.openjdk.org/jdk/pull/24951#pullrequestreview-2806744000
More information about the core-libs-dev
mailing list