RFR: 8364230: javax/swing/text/StringContent can be migrated away from using finalize [v3]
Phil Race
prr at openjdk.org
Wed Aug 6 19:39:18 UTC 2025
On Tue, 29 Jul 2025 12:06:41 GMT, Andrey Turbanov <aturbanov at openjdk.org> 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
More information about the client-libs-dev
mailing list