On Wed, 16 Apr 2025 21:22:28 GMT, Kevin Rushforth <[email protected]> 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