On Thu, 8 May 2025 20:19:43 GMT, Alexey Semenyuk <asemen...@openjdk.org> wrote:
> Add a check that jpackage doesn't modify files/directories supplied with > "--app-image", "--resource-dir", "--runtime-image", "--app-content", and > "--mac-dmg-content" options to every jpackage test. This pull request has now been integrated. Changeset: cc3a366e Author: Alexey Semenyuk <asemen...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/cc3a366e2a616226b776f683dbfb7cddaf2270d3 Stats: 190 lines in 2 files changed: 185 ins; 1 del; 4 mod 8333568: Test that jpackage doesn't modify R/O files/directories Reviewed-by: almatvee ------------- PR: https://git.openjdk.org/jdk/pull/25129