--- old/test/tools/launcher/FXLauncherTest.java 2017-07-21 18:24:36.000000000 -0700 +++ new/test/tools/launcher/FXLauncherTest.java 2017-07-21 18:24:36.000000000 -0700 @@ -28,6 +28,7 @@ * Test uses main method and blank main method, a jfx app class and an incorrest * jfx app class, a main-class for the manifest, a bogus one and none. * All should execute except the incorrect fx app class entries. + * @modules java.compiler * @run main/othervm FXLauncherTest * @key intermittent */