javafx-maven-plugin icon indicating copy to clipboard operation
javafx-maven-plugin copied to clipboard

jlink: add --include-locales option

Open webracer999 opened this issue 1 year ago • 0 comments

Could you please add a parameter for the jlink --include-locales option? (see https://docs.oracle.com/en/java/javase/19/docs/specs/man/jlink.html)

It can be used to shrink the generated jlink image by only include locales which are needed.

webracer999 avatar Oct 10 '22 15:10 webracer999