RFR: 8281658: Add a security category to the java -XshowSettings option [v9]
Sean Coffey
coffeys at openjdk.org
Fri Jul 7 13:47:31 UTC 2023
> New functionality in the -XshowSettings menu to display relevant information about JDK security configuration
Sean Coffey has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 17 additional commits since the last revision:
- tweaks based on latest reviews
- Merge branch 'master' into 8281658-showsettings-security
- Avoid sharing INDENT variables
- Merge branch 'master' into 8281658-showsettings-security
- Don't allow bad subcommand values for security component
- restore more informative help message
- Split long properties for ; also
- Pass PrintStream to security helper
- Refactor out security code to helper class
- Print aliases. Order Provider type/service output.
- ... and 7 more: https://git.openjdk.org/jdk/compare/f233ca46...c563e18e
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14394/files
- new: https://git.openjdk.org/jdk/pull/14394/files/7e6f5090..c563e18e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14394&range=08
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14394&range=07-08
Stats: 50304 lines in 563 files changed: 5893 ins; 41788 del; 2623 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