Collect updates to jpackage test lib from different work-in-progress fixes:
- ConfigFilesStasher: fix ServiceTest.testAddLFromAppImage test failure on Linux
- Move PropertyFile to the package level and make it not throw IOException
- Update test/jdk/tools/jpackage/clean_stashed_files.sh and test/jdk/tools/jpackage/clean_test_output.sh scripts
- CannedFormattedString: make it implement CannedArgument; add addPrefix(), and mapArgs()
- JPackageCommand: add makeError() and makeAdvice() functions
- ConfigFilesStasher: fix ServiceTest.testAddLFromAppImage test failure on Linux
- Move PropertyFile to the package level and make it not throw IOException
- Update test/jdk/tools/jpackage/clean_stashed_files.sh and test/jdk/tools/jpackage/clean_test_output.sh scripts
- CannedFormattedString: make it implement CannedArgument; add addPrefix(), and mapArgs()
- JPackageCommand: add makeError() and makeAdvice() functions
- links to
-
Review(master)
openjdk/jdk/28439