On Tue, 16 Sep 2025 10:20:30 GMT, Alexey Ivanov <[email protected]> wrote:

>> Renjith Kannath Pariyangad has updated the pull request incrementally with 
>> one additional commit since the last revision:
>> 
>>   Removed null check and fixed alignment
>
> test/jdk/com/sun/java/swing/SwingUtilities3/ApplyInsetsTest.java line 46:
> 
>> 44:                                            rect.height - (insets.top + 
>> insets.bottom));
>> 45: 
>> 46:         SwingUtilities3.applyInsets(rect, insets);
> 
> I suggest adding a test for `leftToRight = false` too.

Updated test for covering this

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27157#discussion_r2352498522

Reply via email to