On Thu, 20 Aug 2026 23:10:59 GMT, Alexey Semenyuk <[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).
>
> src/jdk.jpackage/share/man/jpackage.md line 283:
> 
>> 281:         Windows: application image root
>> 282:         Linux: application image lib directory
>> 283:         macOS: Contents/Resources
> 
> I'm not sure the indentation is preserved in the output html. Could you check 
> that?

I checked and it does not preserved. I will fix it.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/32474#discussion_r3834863442

Reply via email to