On Fri, 25 Oct 2024 20:54:51 GMT, Alexey Semenyuk wrote:
> Make `BasicTest.testTemp()` test cases run jpackage with non-empty `--temp`
> directory only once instead of twice.
> Add additional checks jpackage doesn't change contents of `--temp` directory
> if it aborts execution.
Looks good.
-
Make `BasicTest.testTemp()` test cases run jpackage with non-empty `--temp`
directory only once instead of twice.
Add additional checks jpackage doesn't change contents of `--temp` directory if
it aborts execution.
-
Commit messages:
- 8343101: Rework BasicTest.testTemp test cases