On Wed, 3 Jun 2026 20:44:33 GMT, Phil Race <[email protected]> wrote: > Also that is very specific to the Windows L&F and this test currently is not
The test has jtreg tag @requires (os.family == "windows")...SInce this is manual test, I did not add a platform check inside the test as it relies on jtreg tag as it uses PassFailJFrame which can be run with jtreg The test is updated with 2nd menu > BTW this presumes LTR layout and I suggested that we need to test RTL too There is already a RTL test in the repo and the fix is tested against that test/jdk/javax/swing/JMenuItem/RightLeftOrientation.java ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/29730#discussion_r3353614712
