--- old/test/tools/launcher/FXLauncherTest.java Sun Sep 8 20:00:29 2013 +++ new/test/tools/launcher/FXLauncherTest.java Sun Sep 8 20:00:28 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."); } } }