On Wed, 17 Sep 2025 20:17:11 GMT, Alexey Ivanov <[email protected]> wrote:
>> Jeremy Wood has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> 8367376: trivial typos in comment
>
> test/jdk/com/sun/java/swing/plaf/Test8367376.java line 46:
>
>> 44: import java.util.concurrent.CountDownLatch;
>> 45:
>> 46: public class Test8367376 extends JFrame {
>
> Give the test a meaningful name? `UninstallUIThrowsException`?
OK. I used `DesktopPropertyResetPendingFlagTest`
> test/jdk/com/sun/java/swing/plaf/Test8367376.java line 156:
>
>> 154: getContentPane().add(p);
>> 155: }
>> 156: }
>
> A file should end with new line (`\n`) character.
OK, this is updated
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27205#discussion_r2356766440
PR Review Comment: https://git.openjdk.org/jdk/pull/27205#discussion_r2356765528