RFR: 8346753: Test javax/swing/JMenuItem/RightLeftOrientation/RightLeftOrientation.java fails on Windows Server 2025 x64 because the icons of RBMenuItem and CBMenuItem are not visible in Nimbus LookAndFeel

Alexey Ivanov aivanov at openjdk.org
Wed Jun 25 10:04:30 UTC 2025


On Wed, 25 Jun 2025 09:37:10 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> I dont want to do it as I already told before..Its the same strategy used in other recently opensourced tests I mentioned before where `SwingUtilities.updateComponentTreeUI(frame)` is used ...

But missing `SwingUtilities.updateComponentTreeUI(frame)` wasn't the problem, wasn't the root cause… in this particular case.

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

PR Comment: https://git.openjdk.org/jdk/pull/25907#issuecomment-3004179655


More information about the client-libs-dev mailing list