RFR: JDK-8353942 : Open source Swing Tests - Set 5 [v2]
Harshitha Onkar
honkar at openjdk.org
Wed Apr 16 21:13:47 UTC 2025
On Wed, 16 Apr 2025 20:53:38 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:
>> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
>>
>> @requires tag
>
> test/jdk/javax/swing/DataTransfer/ListDragOverFeedbackTest.java line 101:
>
>> 99: list2.setLayoutOrientation(JList.VERTICAL_WRAP);
>> 100: list2.setTransferHandler(handler);
>> 101: list2.setBorder(BorderFactory.createLineBorder(Color.BLACK));
>
> The first two lists seem to be cut off on MacOS at least. The test itself works and passes.
>
> <img width="392" alt="Screenshot 2025-04-16 at 1 46 16 PM" src="https://github.com/user-attachments/assets/b452ed69-cc4a-4bb6-9cd1-c5ecce6bcec6" />
Increased frame size. Can you plz check again.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24698#discussion_r2047766869
More information about the client-libs-dev
mailing list