On Thu, 20 Aug 2026 22:20:47 GMT, Alexander Matveev <[email protected]> wrote:
> - Added `--app-resources`. > > Specification: > > --app-resources > > A File.pathSeparator separated list of paths > > Additional application files and directories to copy into the > application resources directory. > > This option may be specified multiple times. > > Destination: > Windows: application image root > Linux: application image lib directory > macOS: Contents/Resources > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: cf023936 Author: Alexander Matveev <[email protected]> URL: https://git.openjdk.org/jdk/commit/cf0239364b06694c6f61b6ea2b04c2f244954df8 Stats: 701 lines in 27 files changed: 464 ins; 58 del; 179 mod 8388795: Add --app-resources CLI option to copy files and directories into the application resources directory Reviewed-by: asemenyuk ------------- PR: https://git.openjdk.org/jdk/pull/32474
