- Increase timeout in AppVersionTest.java test - Use PKG bundling to create an input runtime instead of DMG, as it runs faster. This reduced the test time execution from ~50min to ~40min.
Additionally, remove the redundant "default" clause from the "switch" statement in AppVersionTest.java. ------------- Commit messages: - 8381367: [lworld] tools/jpackage/share/AppVersionTest.java timed out while reporting errors Changes: https://git.openjdk.org/jdk/pull/30507/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30507&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8381367 Stats: 7 lines in 2 files changed: 0 ins; 3 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/30507.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30507/head:pull/30507 PR: https://git.openjdk.org/jdk/pull/30507
