RFR: 8281658: Add a security category to the java -XshowSettings option
Sean Mullan
mullan at openjdk.org
Fri Jun 9 18:32:08 UTC 2023
On Fri, 9 Jun 2023 13:54:14 GMT, Sean Coffey <coffeys at openjdk.org> wrote:
> New functionality in the -XshowSettings menu to display relevant information about JDK security configuration
Did you consider only showing the security settings if the "security" option is specified? Seems like a lot of data to show in the default case and may not be interesting to many users.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14394#issuecomment-1584984068
More information about the core-libs-dev
mailing list