RFR: 8281658: Add a security category to the java -XshowSettings option [v3]
Anthony Scarpino
ascarpino at openjdk.org
Wed Jun 14 21:27:00 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
I would recommend using the service syntax that is similar to Preferred Provider and is also similar to a [services control](https://mail.openjdk.org/pipermail/security-dev/2023-May/035819.html) on the security mailing list that is not yet approved. `Signature.SHA1withRSA` instead of `Signature : SHA1withRSA`
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14394#issuecomment-1592008732
More information about the core-libs-dev
mailing list