RFR: 8352680: Opensource few misc swing tests [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Fri Mar 28 11:00:37 UTC 2025
On Fri, 28 Mar 2025 10:52:04 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix
>
> test/jdk/javax/swing/JMenuItem/RightLeftOrientation.java line 104:
>
>> 102: static JMenu createMenu(String laf, String name) {
>> 103: JMenu menu = new JMenu(name);
>> 104: try{
>
> Suggestion:
>
> try {
ok
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24288#discussion_r2018417207
More information about the client-libs-dev
mailing list