Integrated: 8357305: Compilation failure in javax/swing/JMenuItem/bug6197830.java

Manukumar V S mvs at openjdk.org
Fri May 23 02:27:04 UTC 2025


On Tue, 20 May 2025 07:32:41 GMT, Manukumar V S <mvs at openjdk.org> wrote:

> There are some compilation failures noticed in the recently open sourced test javax/swing/JMenuItem/bug6197830.java. The compilation failures are due to missing import statements and a missing dependency file MenuItemTest.java.
> 
> Fix: I have added the required import statements and added the code-piece from MenuItemTest.java as a method getMenuItemTestFrame().

This pull request has now been integrated.

Changeset: a94d1a04
Author:    Manukumar V S <mvs at openjdk.org>
Committer: SendaoYan <syan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a94d1a04076c64f983e508c4da2e59a8aab5e4c5
Stats:     551 lines in 5 files changed: 291 ins; 260 del; 0 mod

8357305: Compilation failure in javax/swing/JMenuItem/bug6197830.java

Reviewed-by: aivanov

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

PR: https://git.openjdk.org/jdk/pull/25319


More information about the client-libs-dev mailing list