[jdk21] Integrated: 8309670: java -help output for --module-path / -p is incomplete

2023-06-26 Thread Christian Stein
On Fri, 23 Jun 2023 11:32:04 GMT, Christian Stein wrote: > Hi all, > > This pull request contains a backport of commit > [4bf78162](https://github.com/openjdk/jdk/commit/4bf78162c52564645af79b8324b69d89102dc024) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit

Integrated: 8309670: java -help output for --module-path / -p is incomplete

2023-06-23 Thread Christian Stein
On Tue, 20 Jun 2023 13:54:15 GMT, Christian Stein wrote: > Please review this update to `java`'s help output for `--module-path`/`-p`. > > This PR also updates the output for the closely related > `--upgrade-module-path` option. > > Thanks in advance! This pull request has now been