-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b09
The upcoming security and locale changes (JDK-8281658 / JDK-8310201) change behavior so that -XshowSettings does not print all security and locale settings. A proposed tweak is for -XshowSettings:all to print the most verbose version of data available for each component area. -XshowSettings:all and -XshowSettings will no longer result in the same data being printed.
In another proposed tweak, the -XshowSettings launcher option allows bad values to be passed for component option (e.g. -XshowSettings:foo) - it ignores such an option and instead defaults to printing equivalent of -XshowSettings.
The launcher behavior should reject bad component options such as the one above.
In another proposed tweak, the -XshowSettings launcher option allows bad values to be passed for component option (e.g. -XshowSettings:foo) - it ignores such an option and instead defaults to printing equivalent of -XshowSettings.
The launcher behavior should reject bad component options such as the one above.
- csr for
-
JDK-8312593 Modify -XshowSettings launcher behavior
- Closed
- duplicates
-
JDK-8204246 java -XshowSettings:bad should fail
- Closed
- relates to
-
JDK-8310201 Reduce verbose locale output in -XshowSettings launcher option
- Resolved
-
JDK-8281658 Add a security category to the java -XshowSettings option
- Resolved
(1 links to)