RFR: 8306137: Open source several AWT ScrollPane related tests [v4]

Tejesh R tr at openjdk.org
Wed May 3 04:37:32 UTC 2023


On Thu, 27 Apr 2023 10:50:00 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:

>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Updated based on review comments
>
> test/jdk/java/awt/ScrollPane/ScrollPaneWindowsTest.java line 106:
> 
>> 104:                     sp.getLocationOnScreen().y + sp.getHeight() - paneInsets.bottom / 2);
>> 105:             testOneScrollbar(hScroll);
>> 106:         } finally{
> 
> Suggestion:
> 
>         } finally {

Updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13621#discussion_r1183230299



More information about the client-libs-dev mailing list