Integrated: 8343101: Rework BasicTest.testTemp test cases

Alexey Semenyuk asemenyuk at openjdk.org
Mon Oct 28 17:26:36 UTC 2024


On Fri, 25 Oct 2024 20:54:51 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> 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.

This pull request has now been integrated.

Changeset: a95374f5
Author:    Alexey Semenyuk <asemenyuk at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a95374f588149d80068275a496ba4aa04b3bb4fd
Stats:     67 lines in 2 files changed: 34 ins; 17 del; 16 mod

8343101: Rework BasicTest.testTemp test cases

Reviewed-by: almatvee

-------------

PR: https://git.openjdk.org/jdk/pull/21720


More information about the core-libs-dev mailing list