[jdk11u-dev] RFR: 8301118: Ignore allow and disallow options for java.security.manager System Property
Paul Hohensee
phh at openjdk.org
Mon Nov 4 23:24:38 UTC 2024
On Fri, 6 Sep 2024 11:13:21 GMT, Dmitry Cherepanov <dcherepanov at openjdk.org> wrote:
> Proposing the change for parity with Oracle (fixed in 11.0.21-oracle).
>
> The change isn't a backport and it's implemented according to the description of https://bugs.openjdk.org/browse/JDK-8301118. New allow/disallow options for the java.security.manager system property should be ignored in JDK11.
>
> New test fails without the change and passes with the change.
Change lgtm, would be good to check Oracle 11u to see whether it issues a warning.
The OSX build failures appear unrelated but should be addressed in a different PR.
-------------
Marked as reviewed by phh (Reviewer).
PR Review: https://git.openjdk.org/jdk11u-dev/pull/2932#pullrequestreview-2414339040
More information about the jdk-updates-dev
mailing list