On Tue, 29 Apr 2025 14:10:30 GMT, Roger Riggs <rri...@openjdk.org> wrote:
> Improve StringBuilder getChar and putChar robustness with racy updates to > StringBuilder. > Test racing threads with append, insert, and reading characters. LGTM. Thanks for these improvements. ------------- Marked as reviewed by pminborg (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/24951#pullrequestreview-2804830116