Re: RFR: 8311653: Modify -XshowSettings launcher behavior [v3]

2023-07-26 Thread Sean Coffey
On Wed, 26 Jul 2023 09:22:14 GMT, Sean Coffey 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

Re: RFR: 8311653: Modify -XshowSettings launcher behavior [v3]

2023-07-26 Thread Roger Riggs
On Wed, 26 Jul 2023 09:22:14 GMT, Sean Coffey 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

Re: RFR: 8311653: Modify -XshowSettings launcher behavior [v3]

2023-07-26 Thread Mandy Chung
On Wed, 26 Jul 2023 09:22:14 GMT, Sean Coffey 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

Re: RFR: 8311653: Modify -XshowSettings launcher behavior [v3]

2023-07-26 Thread Sean Coffey
> 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 sce