RFR: 8353957: Open source several AWT ScrollPane tests - Batch 1
Prasanta Sadhukhan
psadhukhan at openjdk.org
Fri Apr 18 10:10:04 UTC 2025
On Fri, 18 Apr 2025 10:06:15 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> Open source these AWT ScrollPane tests:
>>
>> java/awt/ScrollPane/ScrollPaneFlicker/ScrollPaneFlicker.java
>> java/awt/ScrollPane/ScrollbarsAsNeeded/ScrollbarsAsNeededTest.java
>> java/awt/ScrollPane/ScrollPanePaint/ScrollPanePaint.java
>> java/awt/ScrollPane/ScrollPositionTest/ScrollPositionTest.java
>
> test/jdk/java/awt/ScrollPane/ScrollPanePaint.java line 63:
>
>> 61: 2. The contents of the frame should alternate between
>> 62: a red panel and a scroll pane containing a green panel
>> 63: If this does not happen (specifically, if the scroll
>
> this line is missing from closed test
>
> `pane does not consistantly contain a green panel`
rectify the spelling though..
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24684#discussion_r2050446290
More information about the client-libs-dev
mailing list