[jdk17u-dev] Integrated: 8281658: Add a security category to the java -XshowSettings option

Andrew Lu andrewlu at openjdk.org
Mon Apr 22 01:13:40 UTC 2024


On Tue, 9 Apr 2024 05:22:28 GMT, Andrew Lu <andrewlu at openjdk.org> wrote:

> 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

This pull request has now been integrated.

Changeset: c741b359
Author:    Andrew Lu <andrewlu at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/c741b359000ee2c5fe6cfc6a1c43057d95c344aa
Stats:     316 lines in 5 files changed: 312 ins; 0 del; 4 mod

8281658: Add a security category to the java -XshowSettings option

Reviewed-by: lucy
Backport-of: 2e12a123c9955b7360fd752a6a33d59b6271c5af

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2380


More information about the jdk-updates-dev mailing list