[jdk21u-dev] RFR: 8344326: Move jpackage tests from "jdk.jpackage.tests" package to the default package

Goetz Lindenmaier goetz at openjdk.org
Tue Dec 31 11:56:56 UTC 2024


I backport this to keep tests close to head. It will simplify future backports.

Clean backport, but added some test funcionality of "8344326: Move jpackage tests from "jdk.jpackage.tests" package to the default package" to make BasicTest.java compile.

Tests pass.

8344326 is not a good candidate to backport along with this, it's a real bug and rather fresh.

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

Commit messages:
 - Backport 2c509a158fad63e69a8072fa4a7588eaacf37dc0

Changes: https://git.openjdk.org/jdk21u-dev/pull/1298/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1298&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8344326
  Stats: 211 lines in 23 files changed: 131 ins; 44 del; 36 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/1298.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1298/head:pull/1298

PR: https://git.openjdk.org/jdk21u-dev/pull/1298


More information about the jdk-updates-dev mailing list