On Wed, 20 Apr 2022 19:30:49 GMT, Phil Race <p...@openjdk.org> wrote:
>> Harshitha Onkar has updated the pull request incrementally with one >> additional commit since the last revision: >> >> test summary updated > > test/jdk/javax/swing/JTabbedPane/4209065/bug4209065.java line 55: > >> 53: + "<br>the descriptions, press >> <em><b>PASS</b></em><br>" >> 54: + "<br> NOTE: the text (tab title) may not always " >> 55: + "fit the tab.</center></html>"; > > How about > NOTE: where a large font is used, the text may be larger than the tab height > but this is OK and not a failure. @prrace @prsadhuk This PR might require a re-review since the test case has new changes. ------------- PR: https://git.openjdk.java.net/jdk/pull/8307