使用方法: jlink --module-path --add-modules [,...] 使用可能なオプションには次のものがあります: --add-modules [,...] 初期モジュールに加えて解決するルート・モジュール。 はALL-MODULE-PATHにすることもできます。 --bind-services サービス・プロバイダ・モジュールとその依存性 内でリンクします -c, --compress=<0|1|2> Enable compression of resources: Level 0: No compression Level 1: Constant string sharing Level 2: ZIP --disable-plugin Disable the plugin mentioned --endian 生成されたjimage (default:native)のバイト順 -h、--help、-? このヘルプ・メッセージを出力します --ignore-signing-information 署名済モジュラJARがイメージにリンク されている場合、致命的エラーを抑止 します。署名済モジュラJARの署名関連 ファイルは、ランタイム・イメージにコピー されません。 --launcher =[/] モジュールおよびメイン・クラス(指定した場合)に 指定された名前の起動ツール・コマンドを 追加します --limit-modules [,...] 参照可能なモジュールの領域を制限します --list-plugins List available plugins -p, --module-path モジュール・パス。 指定されていない場合、JDKのjmodsディレクトリ が使用されます(存在する場合)。指定されて いるがjava.baseモジュールを含まない場合は、 JDKのjmodsディレクトリが追加されます (存在する場合)。 --no-header-files Exclude include header files --no-man-pages Exclude man pages --output 出力パスの場所 --post-process-path Post process an existing image --resources-last-sorter The last plugin allowed to sort resources --save-opts 指定のファイルにjlinkオプションを保存します -G, --strip-debug Strip debug information --suggest-providers [,...] モジュール・パスから指定のサービス・タイプを 実装するプロバイダを推奨します -v、--verbose 詳細なトレースを有効にします --version バージョン情報 @ ファイルからオプションを読み取ります