RFR: 8343220: Add test cases to AppContentTest jpackage test [v4]

Alexey Semenyuk asemenyuk at openjdk.org
Thu Oct 23 21:14:41 UTC 2025


> - Update AppContentTest by adding new test cases as requested in the CR.
> - Fix uncovered issue in jpackage: if the same path in the app image is sourced from a file and a directory values of `--app-content` option, it bails out trying to replace the file with the directory and vice versa.

Alexey Semenyuk has updated the pull request incrementally with one additional commit since the last revision:

  AppContentTest: fix test failure on Windows

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27948/files
  - new: https://git.openjdk.org/jdk/pull/27948/files/81c247e4..a4322915

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27948&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27948&range=02-03

  Stats: 38 lines in 1 file changed: 30 ins; 0 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/27948.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27948/head:pull/27948

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


More information about the core-libs-dev mailing list