Which effect hat the jlink
command line parameter --strip-debug
?
In the documentation at jlink you can read:
Strips debug information from the output image
But what does this meas? Which type of debug information will be removed? I can think of line numbers of stacktraces. Does it mean that?