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

duke duke at openjdk.org
Thu May 22 14:31:44 UTC 2025


On Thu, 22 May 2025 13:19:43 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().
>
> Manukumar V S has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Removed trailing whitespace

@manukumarvs 
Your change (at version 36338cac228a816a230ab707c1cb18ef9efe7f3d) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/25319#issuecomment-2901447729


More information about the client-libs-dev mailing list