[jdk21u-dev] RFR: 8366866: SslRMIClientSocketFactory#createSocket lacking priviledges (securitymanger)

Goetz Lindenmaier goetz at openjdk.org
Tue Jan 27 08:15:52 UTC 2026


On Fri, 23 Jan 2026 07:21:31 GMT, Ralf Schmelter <rschmelter at openjdk.org> wrote:

> Backport for parity with 21.0.11-oracle.
> 
> - added missing doPrivileged() calls when accessing the two system properties used in SslRMIClientSocketFactory
> - adjusted additionally to change 8341496, which added another system property to check and was missing the doPrivileged() call too
> - added test

LGTM.
Great you also fixed the second property and that you added a test!

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

Marked as reviewed by goetz (Reviewer).

PR Review: https://git.openjdk.org/jdk21u-dev/pull/2564#pullrequestreview-3709701650


More information about the jdk-updates-dev mailing list