回复: [8u]RFR: 8263061: copy wrong unpack200.diz to bin directory on linux after 8252395(Internet mail)
Severin Gehwolf
sgehwolf at redhat.com
Fri Mar 5 11:23:02 UTC 2021
On Fri, 2021-03-05 at 11:00 +0000, kalinshi(施慧) wrote:
>
> This fix is making it copy correct debug info file.
> "cp build/linux-x86_64-normal-server-release/jdk/objs/unpackexe/unpack200.diz build/linux-x86_64-normal-server-release/jdk/bin/unpack200.diz".
OK, got it. Currently, without this patch, we have this weird thing:
$ build/linux-x86_64-normal-server-release/images/j2sdk-image/bin/unpack200.debuginfo -h
Usage: unpack200.debuginfo [-opt... | --option=value]... x.pack[.gz] y.jar
Unpacking Options
-H{h}, --deflate-hint={h} override transmitted deflate hint: true, false, or keep (default)
-r, --remove-pack-file remove input file after unpacking
-v, --verbose increase program verbosity
-q, --quiet set verbosity to lowest level
-l{F}, --log-file={F} output to the given log file, or '-' for standard output (default)
-?, -h, --help print this message
-V, --version print program version
-J{X} Java VM argument (ignored)
I've changed the bug description slightly so as to make this clearer.
Hope that's OK. I'll review this change later today.
Thanks,
Severin
More information about the jdk8u-dev
mailing list