RFR: 8281658: Add a security category to the java -XshowSettings option [v4]
Sean Coffey
coffeys at openjdk.org
Fri Jun 16 11:14:38 UTC 2023
> New functionality in the -XshowSettings menu to display relevant information about JDK security configuration
Sean Coffey has updated the pull request incrementally with two additional commits since the last revision:
- Refactor out security code to helper class
- Print aliases. Order Provider type/service output.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14394/files
- new: https://git.openjdk.org/jdk/pull/14394/files/55a85e38..020a1863
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14394&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14394&range=02-03
Stats: 350 lines in 3 files changed: 211 ins; 133 del; 6 mod
Patch: https://git.openjdk.org/jdk/pull/14394.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14394/head:pull/14394
PR: https://git.openjdk.org/jdk/pull/14394
More information about the core-libs-dev
mailing list