RFR: 8357305: Compilation failure in javax/swing/JMenuItem/bug6197830.java [v9]

Manukumar V S mvs at openjdk.org
Thu May 22 14:31:43 UTC 2025


> 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().

Manukumar V S has updated the pull request incrementally with one additional commit since the last revision:

  Removed unwanted code for positioning the UI

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25319/files
  - new: https://git.openjdk.org/jdk/pull/25319/files/64134a5e..36338cac

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25319&range=08
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25319&range=07-08

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/25319.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25319/head:pull/25319

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


More information about the client-libs-dev mailing list