RFR: 8347836: Disabled PopupMenu shows shortcuts on Mac [v2]

Damon Nguyen dnguyen at openjdk.org
Mon Feb 3 19:02:31 UTC 2025


On Mon, 3 Feb 2025 18:10:04 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Review comments
>
> test/jdk/java/awt/PopupMenu/PopupMenuVisuals.java line 81:
> 
>> 79:         Menu sm = new Menu("Submenu");
>> 80: 
>> 81:         //Get things going.  Request focus, set size, et cetera
> 
> minor formatting change
> Suggestion:
> 
>         // Get things going. Request focus, set size, et cetera

Fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23402#discussion_r1939878437


More information about the client-libs-dev mailing list