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:10 UTC 2025
On Tue, 29 Jul 2025 10:35:10 GMT, Mikhail Yankelevich <myankelevich at openjdk.org> wrote:
>> Phil Race has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8364230
>
> src/java.desktop/share/classes/javax/swing/text/StringContent.java line 27:
>
>> 25: package javax.swing.text;
>> 26:
>> 27: import java.util.Vector;
>
> Could you please update copyright in this file?
I'm not a fan of this tedious process.
> test/jdk/javax/swing/text/AbstractDocument/StringContentPositionTest.java line 29:
>
>> 27:
>> 28: /*
>> 29: * @test
>
> Could you please add `@bug` with bug id here
what bug ?
This isn't a test for a bug fix.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26519#discussion_r2252578257
PR Review Comment: https://git.openjdk.org/jdk/pull/26519#discussion_r2252570614
More information about the client-libs-dev
mailing list