RFR: 8305758: Update the JAR tool man page to indicate -i/--generate-file is deprecated
Alan Bateman
alanb at openjdk.org
Sat Apr 8 15:55:43 UTC 2023
On Sat, 8 Apr 2023 10:33:48 GMT, Lance Andersen <lancea at openjdk.org> wrote:
> Hi all,
>
> Please review this MR which updates the jar man page to to indicate that --generate-index/-I are deprecated and may be removed in a future release
>
> Support for JAR Index is being removed via JDK-8302819.
src/jdk.jartool/share/man/jar.1 line 38:
> 36: . ftr VBI CBI
> 37: .\}
> 38: .TH "JAR" "1" "2023" "JDK 21-internal" "JDK Commands"
I assume you didn't mean to edit this.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13400#discussion_r1161127540
More information about the core-libs-dev
mailing list