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 integrated.

Changeset: 4bf78162
Author:Christian Stein 
URL:   
https://git.openjdk.org/jdk/commit/4bf78162c52564645af79b8324b69d89102dc024
Stats: 18 lines in 2 files changed: 7 ins; 0 del; 11 mod

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

Reviewed-by: mchung, alanb

-

PR: https://git.openjdk.org/jdk/pull/14564


[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 being backported was authored by Christian Stein on 23 Jun 2023 
> and was reviewed by Mandy Chung and Alan Bateman.
> 
> Thanks!

This pull request has now been integrated.

Changeset: cdb8c707
Author:Christian Stein 
URL:   
https://git.openjdk.org/jdk21/commit/cdb8c707275d8dd14caaa2ba1951e2f8932b96c6
Stats: 18 lines in 2 files changed: 7 ins; 0 del; 11 mod

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

Reviewed-by: jjg
Backport-of: 4bf78162c52564645af79b8324b69d89102dc024

-

PR: https://git.openjdk.org/jdk21/pull/57