RFR: 8352678: Opensource few JMenuItem tests
Abhishek Kumar
abhiscxk at openjdk.org
Thu Mar 27 09:17:09 UTC 2025
On Thu, 27 Mar 2025 07:57:31 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> Few JMenuItem tests are opensourced
test/jdk/javax/swing/JMenuItem/bug4207339.java line 28:
> 26: * @bug 4207339
> 27: * @summary Verifies HTML label support for MenuItems
> 28: * @library /open/test/jdk/java/awt/regtesthelpers
Suggestion:
* @library /java/awt/regtesthelpers
test/jdk/javax/swing/JMenuItem/bug4402082.java line 29:
> 27: * @requires (os.family == "windows")
> 28: * @summary Tests that JMenuItem accelerator is rendered correctly.
> 29: * @library /open/test/jdk/java/awt/regtesthelpers
Suggestion:
* @library /java/awt/regtesthelpers
test/jdk/javax/swing/JMenuItem/bug6197830.java line 29:
> 27: * @requires (os.family == "linux")
> 28: * @summary Fix for 4729669 does not work on Motif and GTK look and feels
> 29: * @library /open/test/jdk/java/awt/regtesthelpers
Suggestion:
* @library /java/awt/regtesthelpers
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24273#discussion_r2016028456
PR Review Comment: https://git.openjdk.org/jdk/pull/24273#discussion_r2016029168
PR Review Comment: https://git.openjdk.org/jdk/pull/24273#discussion_r2016029543
More information about the client-libs-dev
mailing list