RFR: 8370465: Right to Left Orientation Issues with MenuItem Component [v4]
    Prasanta Sadhukhan 
    psadhukhan at openjdk.org
       
    Fri Oct 31 02:57:03 UTC 2025
    
    
  
On Thu, 30 Oct 2025 22:52:23 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   SwingConstants LEFT and RIGHT fix
>
> test/jdk/javax/swing/JMenuItem/RightLeftOrientation.java line 48:
> 
>> 46: /*
>> 47:  * @test id=windows
>> 48:  * @bug 4211052 8370465
> 
> Instead of multiple separate jtreg tags for each LaF we can combine it using `@run` tags as below:
> 
> /*
> ...
> ...
>  * @run main/manual RightLeftOrientation windows
>  * @run main/manual RightLeftOrientation motif
>  * @run main/manual RightLeftOrientation metal
>  */
We decided to use it that way in [[8346753](https://github.com/openjdk/jdk/pull/25907#top)](https://github.com/openjdk/jdk/pull/25907#issuecomment-3036103833) sometime back
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27968#discussion_r2480013415
    
    
More information about the client-libs-dev
mailing list