RFR: 8233678: [macos 10.15] System menu bar does not work initially on macOS Catalina [v2]

Kevin Rushforth kcr at openjdk.java.net
Mon Dec 7 14:06:27 UTC 2020


On Mon, 7 Dec 2020 05:31:23 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:

>> Kevin Rushforth has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Address review comments
>
> modules/javafx.graphics/src/main/java/com/sun/glass/ui/mac/MacApplication.java line 370:
> 
>> 368:     @Override native protected boolean _supportsSystemMenu();
>> 369: 
>> 370:     // NOTE: this will not return a valid result unil the native _runloop
> 
> typo : unil -> until

Thanks for catching this. Fixed.

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

PR: https://git.openjdk.java.net/jfx/pull/361


More information about the openjfx-dev mailing list