Integrated: 8311653: Modify -XshowSettings launcher behavior

Sean Coffey coffeys at openjdk.org
Thu Jul 27 06:35:57 UTC 2023


On Mon, 24 Jul 2023 16:00:52 GMT, Sean Coffey <coffeys at openjdk.org> wrote:

> Modify the -XshowSettings launcher option to print non-verbose settings details of all components by default. Verbose settings details will be printed via the -XshowSettings:all option. Modify the -XshowSettings option to reject bad values passed to it. Print an error message in such scenarios and abort the VM launch.

This pull request has now been integrated.

Changeset: 36d578cd
Author:    Sean Coffey <coffeys at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/36d578cddb3ae196fb7d4d8e9be6af3520c1d45f
Stats:     192 lines in 4 files changed: 114 ins; 20 del; 58 mod

8311653: Modify -XshowSettings launcher behavior

Reviewed-by: mchung, rriggs

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

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


More information about the core-libs-dev mailing list