--- old/test/jdk/tools/jpackage/windows/exe/LicenseTest.java 2019-08-28 09:16:58.819921200 -0400 +++ new/test/jdk/tools/jpackage/windows/exe/LicenseTest.java 2019-08-28 09:16:56.682680100 -0400 @@ -24,9 +24,9 @@ /* * Test --license-file parameter. * Output of the test should be LicenseTest-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) plus - * should display license text matching contents of + * The output installer should provide the same functionality as the default + * installer (see description of the default installer in Test.java) plus + * should display license text matching contents of * test/jdk/tools/jpackage/resources/license.txt file from OpenJDK repo. */