-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b111
-
b114
-
Not verified
jlink fails with --include-locales th as follows.
$ jlink --output myimage --modulepath modules --addmods jdk.localedata --include-locales th
Error: java.lang.ArrayIndexOutOfBoundsException: 6
Usage: jlink <options> --modulepath <modulepath> --addmods <mods> --output <path>
use --help for a list of possible options
$ jlink --output myimage --modulepath modules --addmods jdk.localedata --include-locales th
Error: java.lang.ArrayIndexOutOfBoundsException: 6
Usage: jlink <options> --modulepath <modulepath> --addmods <mods> --output <path>
use --help for a list of possible options