RFR: 4346610: Adding JSeparator to JToolBar "pushes" buttons added after separator to edge [v3]

Prasanta Sadhukhan psadhukhan at openjdk.org
Mon Aug 7 09:31:45 UTC 2023


On Thu, 3 Aug 2023 10:34:11 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Review comments
>
> test/jdk/javax/swing/JToolBar/ToolBarSeparatorTest.java line 37:
> 
>> 35: import java.awt.Insets;
>> 36: import java.awt.image.BufferedImage;
>> 37: import java.awt.Point;
> 
> The updated code doesn't use four of these imports: Color, Dimension, Insets, Point.

ok

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15054#discussion_r1285614227



More information about the client-libs-dev mailing list