--- old/test/jdk/tools/jpackage/windows/exe/InstallDirTest.java 2019-08-28 09:16:43.588027800 -0400 +++ new/test/jdk/tools/jpackage/windows/exe/InstallDirTest.java 2019-08-28 09:16:41.449786600 -0400 @@ -24,9 +24,9 @@ /* * Test --install-dir parameter. * Output of the test should be InstallDirTest-1.0.exe installer. - * The output installer should provide the same functionality as the default - * installer (see description of the default installer in Test.java) but - * install test app in %ProgramFiles%\TestVendor\InstallDirTest instead of + * The output installer should provide the same functionality as the default + * installer (see description of the default installer in Test.java) but + * install test app in %ProgramFiles%\TestVendor\InstallDirTest instead of * %ProgramFiles%\InstallDirTest directory. */