test/jdk/tools/jpackage/windows/WinMenuTest.java
branchJDK-8200758-branch
changeset 58116 93b8c1305de2
parent 58113 885b0543f6e4
child 58301 e0efb29609bd
--- 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.
  */
 
 /*