> - 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).

Alexander Matveev has updated the pull request incrementally with one 
additional commit since the last revision:

  8388795: Add --app-resources CLI option to copy files and directories into 
the application resources directory [v6]

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/32474/files
  - new: https://git.openjdk.org/jdk/pull/32474/files/b47bb38e..5ec2ca52

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=32474&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32474&range=04-05

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

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

Reply via email to