RFR: 8278856: javac documentation does not mention use of Manifest class-path attribute

Archie Cobbs acobbs at openjdk.org
Wed May 3 01:37:19 UTC 2023


On Tue, 4 Apr 2023 17:45:12 GMT, Archie Cobbs <acobbs at openjdk.org> wrote:

> JAR files appearing in `--class-path` are implicitly scanned for manifest `Class-Path` attributes, but this behavior is not documented.
> 
> This patch adds a blurb to the `javac(1)` man page.

/😴

-------------

PR Comment: https://git.openjdk.org/jdk/pull/13332#issuecomment-1532350855


More information about the compiler-dev mailing list