[jdk18] RFR: JDK-8278967 rmiregistry fails to start because SecurityManager is disabled

David Holmes dholmes at openjdk.java.net
Sat Dec 18 00:43:41 UTC 2021


On Fri, 17 Dec 2021 20:01:27 GMT, Stuart Marks <smarks at openjdk.org> wrote:

> Enable the security manager in rmiregistry's launcher arguments.

Hi Stuart,

I think specifying "allow" would be the behaviour preserving change here. That avoids any risk that enabling the SM earlier changes some behaviour during VM initialization.

Cheers,
David

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

Changes requested by dholmes (Reviewer).

PR: https://git.openjdk.java.net/jdk18/pull/45



More information about the build-dev mailing list