RFR: 8173970: jar tool should have a way to extract to a directory [v16]
Jesse Glick
duke at openjdk.org
Wed Nov 12 15:02:12 UTC 2025
On Wed, 12 Nov 2025 08:11:52 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> src/jdk.jartool/share/classes/sun/tools/jar/resources/jar.properties line 264:
>>
>>> 262: \ versions.
>>> 263: main.help.opt.any=\
>>> 264: \ Operation modifiers valid in any mode:\n\
>>
>> This text _valid in any mode_ was present in earlier releases but does not seem to have been true for `-C` with `-x`.
>
> Do we need to create a bug to check the help output?
Does not seem worth a backport, just noting this for the record.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/2752#discussion_r2518654756
More information about the compiler-dev
mailing list