RFR: 8169285: Re-enable javafx.swt tests [v2]

Kevin Rushforth kcr at openjdk.org
Wed Apr 16 21:32:48 UTC 2025


On Wed, 16 Apr 2025 21:22:28 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> we can leave it enabled by default, in which case the only flag you would need is -PFULL_TEST=true.

I realize my statement might be ambiguous. I am not suggesting further changes to build.gradle: you can leave it as:


    enabled = IS_FULL_TEST && IS_SWT_TEST


What I meant is that developers will not need to explicitly set SWT_TEST=true since it already is by default.

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

PR Comment: https://git.openjdk.org/jfx/pull/1783#issuecomment-2810846122


More information about the openjfx-dev mailing list