RFR: 8281658: Add a security category to the java -XshowSettings option [v3]

Sean Coffey coffeys at openjdk.org
Fri Jun 16 11:17:01 UTC 2023


On Wed, 14 Jun 2023 11:39:14 GMT, Sean Coffey <coffeys at openjdk.org> wrote:

>> New functionality in the -XshowSettings menu to display relevant information about JDK security configuration
>
> Sean Coffey has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Incorporate review comments from Roger and tweak some code

Incorporated all comments to date. Took Tony's point on board. The provider output format is now `type.service`

the refactoring of code into new security helper class might make it harder to determine recent changes. I committed the main changes before the refactor operation. Might make review easier :

https://github.com/openjdk/jdk/pull/14394/commits/1af66eb6362c15a92ce03b0ab8667d6d3a0cb673

Need to update details in CSR also.

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

PR Comment: https://git.openjdk.org/jdk/pull/14394#issuecomment-1594515340



More information about the security-dev mailing list