RFR: 8311653: Modify -XshowSettings launcher behavior [v3]
Sean Coffey
coffeys at openjdk.org
Thu Jul 27 06:35:55 UTC 2023
On Wed, 26 Jul 2023 09:22:14 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.
>
> Sean Coffey has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains seven additional commits since the last revision:
>
> - Merge branch 'master' into 8311653-showSettings-tweak
> - Incorporate changes from Mandys review
> - Incorporate review feedback
> - modify -X output for :all
> - restore imports
> - Abort if bad options input
> - 8311653
Thanks Mandy. CSR updated.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15001#issuecomment-1652991837
More information about the core-libs-dev
mailing list