diff -r 4a27283b542d -r 93b8c1305de2 test/jdk/tools/jpackage/windows/WinMenuTest.java --- a/test/jdk/tools/jpackage/windows/WinMenuTest.java Wed Sep 11 13:26:36 2019 -0400 +++ b/test/jdk/tools/jpackage/windows/WinMenuTest.java Thu Sep 12 10:46:10 2019 -0400 @@ -28,7 +28,7 @@ * Test --win-menu parameter. Output of the test should be WinMenuTest-1.0.exe * installer. The output installer should provide the same functionality as the * default installer (see description of the default installer in - * SimplePackageTest.java). + * SimplePackageTest.java), except it should create a menu shortcut. */ /*