On Fri, 15 Nov 2024 18:18:08 GMT, Alexey Semenyuk <asemen...@openjdk.org> wrote:
> Move jpackage tests from "jdk.jpackage.tests" package to the default package. > > Remove `WindowsHelper.getTempDirectory()`. It is faulty and found limited > use. Updated dependent tests accordingly. This pull request has now been integrated. Changeset: 2c509a15 Author: Alexey Semenyuk <asemen...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/2c509a158fad63e69a8072fa4a7588eaacf37dc0 Stats: 81 lines in 21 files changed: 1 ins; 44 del; 36 mod 8344326: Move jpackage tests from "jdk.jpackage.tests" package to the default package Reviewed-by: almatvee ------------- PR: https://git.openjdk.org/jdk/pull/22156