On Wed, 7 Jan 2026 19:24:25 GMT, Andy Goryachev <[email protected]> wrote:

>> Pabulaner IV has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   8359108: Mac - When Swing starts First, native application menu doesn't 
>> work for JavaFX
>
> tests/manual/systemmenu/README.md line 3:
> 
>> 1: # Compiling and Running
>> 2: 
>> 3: To compile the tests, run the following command:
> 
> Actually, separate compile step is not necessary, the test apps run with the 
> following command from within this directory (you do need to run the gradle 
> build first):
> 
> 
> java --module-path ../../../build/sdk/lib/ --add-modules 
> javafx.controls,javafx.fxml,javafx.swing 
> MacOSSystemMenuJFXPanelSwingFirstTest.java

Even easier:

`java @../../../build/run.args MacOSSystemMenuMultiWindowTest.java `

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1904#discussion_r2670293524

Reply via email to