[jdk17u-dev] RFR: 8281658: Add a security category to the java -XshowSettings option [v3]
Andrew Lu
andrewlu at openjdk.org
Fri Apr 19 09:57:21 UTC 2024
> I backport this for parity with 17.0.11-oracle.
> This PR contains a backport of
> https://github.com/openjdk/jdk/commit/2e12a123c9955b7360fd752a6a33d59b6271c5af
> Patch is not clean, this class src/java.base/share/classes/sun/launcher/LauncherHelper.java was changed in
> https://github.com/openjdk/jdk/commit/8c40b7dc8cd7b6a6d0c9349b991e0e01b69349c3
> I ignored this commit, and only changed code for add the security category to the java -XshowSettings option
Andrew Lu has updated the pull request incrementally with one additional commit since the last revision:
Backport 2e12a123c9955b7360fd752a6a33d59b6271c5af
-------------
Changes:
- all: https://git.openjdk.org/jdk17u-dev/pull/2380/files
- new: https://git.openjdk.org/jdk17u-dev/pull/2380/files/90e21173..0040571c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2380&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2380&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2380.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2380/head:pull/2380
PR: https://git.openjdk.org/jdk17u-dev/pull/2380
More information about the jdk-updates-dev
mailing list