+1
If you aren't testing in JIGSAW mode then you aren't testing what we ship.
Further, once Dave implements
https://bugs.openjdk.java.net/browse/JDK-8161704 then legacy mode will
necessarily go away.
-- Kevin
David Hill wrote:
On 8/5/16, 10:32 AM, Vadim Pakhnushev wrote:
Reminder, Monday is our weekly sanity testing.
I just updated the OpenJFX Wiki - the section onSandbox Testing with
JDK9
<https://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFX#BuildingOpenJFX-SandboxTestingwithJDK9>
It would be good for us to transitioning to using modules when testing
as that is what we will be delivering.
Using "built" or downloaded modules is really easy with the
@xpatch.args mechanism which is detailed on the wiki page.
As an added bonus - any of the internal test scripts that use jfxrun
will now honor the JFX_XPATCH if JIGSAW_HOME is set.