--- old/test/jdk/tools/jpackage/windows/exe/WinPerUserInstallTest.java 2019-08-28 09:19:18.523015500 -0400 +++ new/test/jdk/tools/jpackage/windows/exe/WinPerUserInstallTest.java 2019-08-28 09:19:16.445175300 -0400 @@ -24,12 +24,12 @@ /* * Test --win-per-user-install, --win-menu, --win-menu-group parameters. * Output of the test should be WinPerUserInstallTest-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 it should - * create application menu in Windows Menu and installation should be per + * The output installer should provide the same functionality as the default installer + * (see description of the default installer in Test.java) plus it should + * create application menu in Windows Menu and installation should be per * user and not machine wide. */ - + /* * @test * @summary jpackage create installer test