Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
jlinkコマンド ライン パラメータを使用する効果はどれ--strip-debugですか?
jlink
--strip-debug
jlinkのドキュメントでは、以下を読むことができます。
出力イメージからデバッグ情報を取り除きます
しかし、これは何を意味するのでしょうか? どのタイプのデバッグ情報が削除されますか? スタックトレースの行番号が思い浮かびます。ということですか?