On Wed, 30 Apr 2025 13:13:30 GMT, Roger Riggs 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
On Wed, 30 Apr 2025 13:13:30 GMT, Roger Riggs 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
On Wed, 30 Apr 2025 13:13:30 GMT, Roger Riggs 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
> 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
---
On Tue, 29 Apr 2025 14:10:30 GMT, Roger Riggs 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 (Committe
On Tue, 29 Apr 2025 14:10:30 GMT, Roger Riggs wrote:
> Improve StringBuilder getChar and putChar robustness with racy updates to
> StringBuilder.
> Test racing threads with append, insert, and reading characters.
test/jdk/java/lang/StringBuilder/RacingSBThreads.java line 61:
> 59: // Cons
On Tue, 29 Apr 2025 14:10:30 GMT, Roger Riggs 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 pminbo
On Tue, 29 Apr 2025 14:10:30 GMT, Roger Riggs 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 (
On Tue, 29 Apr 2025 14:10:30 GMT, Roger Riggs wrote:
> Improve StringBuilder getChar and putChar robustness with racy updates to
> StringBuilder.
> Test racing threads with append, insert, and reading characters.
Thanks, other changes look good to me!
-
Marked as reviewed by liac
On Tue, 29 Apr 2025 14:13:20 GMT, Chen Liang wrote:
>> Improve StringBuilder getChar and putChar robustness with racy updates to
>> StringBuilder.
>> Test racing threads with append, insert, and reading characters.
>
> test/jdk/java/lang/StringBuilder/RacingSBThreads.java line 27:
>
>> 25: *
On Tue, 29 Apr 2025 14:10:30 GMT, Roger Riggs wrote:
> Improve StringBuilder getChar and putChar robustness with racy updates to
> StringBuilder.
> Test racing threads with append, insert, and reading characters.
test/jdk/java/lang/StringBuilder/RacingSBThreads.java line 27:
> 25: * @test
>
Improve StringBuilder getChar and putChar robustness with racy updates to
StringBuilder.
Test racing threads with append, insert, and reading characters.
-
Commit messages:
- 8351000: StringBuilder getChar and putChar robustness
Changes: https://git.openjdk.org/jdk/pull/24951/file
12 matches
Mail list logo