It will fail to compile. Is there a way to test if jdk.packager is present before compiling?
Chris > On Feb 7, 2017, at 10:38 AM, David DeHaven <[email protected]> wrote: > > >> Kevin, Mandy, >> >> Please review my new unit test for javapackager. It reads redistributable >> module list from jdk.packager, if a module in the list doesn't exist, then >> the test fails. >> >> JIRA: https://bugs.openjdk.java.net/browse/JDK-8170200 >> Webrev: http://cr.openjdk.java.net/~vdrozdov/JDK-8170200/webrev.00/ > > Just thought of something, what happens if FX is not imported? > > -DrD- >
