--- old/test/tools/launcher/FXLauncherTest.java Fri Sep 6 09:00:31 2013 +++ new/test/tools/launcher/FXLauncherTest.java Fri Sep 6 09:00:31 2013 @@ -405,7 +405,7 @@ } } else { System.err.println("Warning: JavaFX components missing or not supported"); - System.err.println(" test passes vacuosly."); + System.err.println(" test passes vacuously."); } } }