On Thu, 27 Apr 2023 06:28:23 GMT, Tejesh R <t...@openjdk.org> wrote: >> Open source few AWT ScrollPane related tests. > > 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 { ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13621#discussion_r1178976572