RFR: 6664309: Docking point of a floating toolbar changes after closing [v2]

Prasanta Sadhukhan psadhukhan at openjdk.org
Wed Jun 14 09:45:20 UTC 2023


On Wed, 14 Jun 2023 09:33:06 GMT, Tejesh R <tr at openjdk.org> wrote:

>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Test fix
>
> test/jdk/javax/swing/JToolBar/TestToolBarConstraint.java line 41:
> 
>> 39: import javax.swing.SwingUtilities;
>> 40: import javax.swing.SwingConstants;
>> 41: import javax.swing.WindowConstants;
> 
> Importing `WindowConstants` can be removed, since its not used.

ok

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/14444#discussion_r1229319399



More information about the client-libs-dev mailing list