[jdk11u-dev] RFR: 8301118: Ignore allow and disallow options for java.security.manager System Property

Dmitry Cherepanov dcherepanov at openjdk.org
Tue Nov 5 15:51:52 UTC 2024


On Mon, 4 Nov 2024 23:21:46 GMT, Paul Hohensee <phh 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.

@phohensee Thanks for the review!

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2932#issuecomment-2457539455


More information about the jdk-updates-dev mailing list