RFR: 8339984: Open source AWT MenuItem related tests [v8]

Alexey Ivanov aivanov at openjdk.org
Wed Sep 18 15:00:39 UTC 2024


On Wed, 18 Sep 2024 12:38:34 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> Few AWT MenuItem related tests are converted from applet to manual and moved to open.
>
> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
> 
>   added requires jtreg tag

test/jdk/java/awt/MenuItem/GiantFontTest.java line 49:

> 47: 
> 48:                         On Windows, the menu's (present on menu bar) font
> 49:                         should be normal size.

I believe, “If the menu text is clipped by the title bar, or is painted over the title bar or client area…” belongs here.

(I forgot to click *Add comment* button.)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21029#discussion_r1765225984


More information about the client-libs-dev mailing list