When using `-PTEST_SDK_PATH=` and `-PTEST_ONLY=true`, the test
`HeaderButtonOverlayTest` fails to compile with error: _package
com.sun.glass.events is not visible_
The test compiles and executes fine with normal command: `gradle
:graphics:test`.
In this case the JavaFX is built locally and the
On Wed, 10 Sep 2025 11:26:28 GMT, Ambarish Rapte wrote:
> When using `-PTEST_SDK_PATH=` and `-PTEST_ONLY=true`, the test
> `HeaderButtonOverlayTest` fails to compile with error: _package
> com.sun.glass.events is not visible_
>
> The test compiles and executes fine with normal command: `gradle
On Wed, 10 Sep 2025 11:26:28 GMT, Ambarish Rapte wrote:
> When using `-PTEST_SDK_PATH=` and `-PTEST_ONLY=true`, the test
> `HeaderButtonOverlayTest` fails to compile with error: _package
> com.sun.glass.events is not visible_
>
> The test compiles and executes fine with normal command: `gradle