test/jdk/tools/jpackage/windows/exe/RuntimeTest.java
branchJDK-8200758-branch
changeset 57909 c7de06ed4b54
parent 57688 7ea8c623393c
--- a/test/jdk/tools/jpackage/windows/exe/RuntimeTest.java	Wed Aug 28 07:32:23 2019 -0400
+++ b/test/jdk/tools/jpackage/windows/exe/RuntimeTest.java	Wed Aug 28 11:30:40 2019 -0400
@@ -27,7 +27,7 @@
  * Test --runtime-image parameter.
  * Output of the test should be RuntimeTest-1.0.exe installer.
  * The installer should install Java Runtime without an application.
- * Installation directory should not have "app" subfolder and should not have 
+ * Installation directory should not have "app" subfolder and should not have
  * an application launcher.
  * No shortcuts should be created in Windows Menu.
  * Java runtime should be installed in %ProgramFiles%\RuntimeTest directory.