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

Ralf Schmelter rschmelter at openjdk.org
Wed Feb 11 15:09:07 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

This pull request has now been integrated.

Changeset: bfa515b1
Author:    Ralf Schmelter <rschmelter at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/bfa515b1bdaa9f5dd4ba1d13f6f40f357f5e7b7f
Stats:     68 lines in 3 files changed: 63 ins; 0 del; 5 mod

8366866: SslRMIClientSocketFactory#createSocket lacking priviledges (securitymanger)

Reviewed-by: goetz

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

PR: https://git.openjdk.org/jdk21u-dev/pull/2564


More information about the jdk-updates-dev mailing list