On Thu, 27 Apr 2023 10:50:00 GMT, Andrey Turbanov <[email protected]> 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