On Tue, 29 Jul 2025 12:06:41 GMT, Andrey Turbanov <[email protected]> wrote:
>> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8364230 > > test/jdk/javax/swing/text/AbstractDocument/StringContentPositionTest.java > line 62: > >> 60: } >> 61: } >> 62: st.remove(0, SIZE * LEN); > > Suggestion: > > st.remove(0, SIZE * LEN); ok ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/26519#discussion_r2252580675
