[jdk18] RFR: JDK-8278967 rmiregistry fails to start because SecurityManager is disabled [v2]
Alan Bateman
alanb at openjdk.java.net
Wed Dec 22 10:38:27 UTC 2021
On Wed, 22 Dec 2021 01:18:58 GMT, Stuart Marks <smarks at openjdk.org> wrote:
>> Enable the security manager in rmiregistry's launcher arguments.
>
> Stuart Marks has updated the pull request incrementally with one additional commit since the last revision:
>
> Change java.security.manager to "allow"; filter warning lines from VersionCheck
This version looks okay, avoids having an attempt to set the SM in createRegistry always be skipped.
-------------
Marked as reviewed by alanb (Reviewer).
PR: https://git.openjdk.java.net/jdk18/pull/45
More information about the security-dev
mailing list