Removing superfluous trailing whitespace

Signed-off-by: Adam Farley <adfarley@ibm.com>
This commit is contained in:
Adam Farley 2026-01-26 14:26:23 +00:00
parent 9ec59d4970
commit 838ed588c7

View File

@ -44,7 +44,7 @@ import jdk.jpackage.test.TKit;
* @summary Test case for JDK-8365790
* @library /test/jdk/tools/jpackage/helpers
* @library /test/lib
* @build jtreg.SkippedException
* @build jtreg.SkippedException
* @build jdk.jpackage.test.*
* @build Win8365790Test
* @requires (os.family == "windows")