[jdk22u] Integrated: 8324646: Avoid Class.forName in SecureRandom constructor

Oli Gillespie ogillespie at openjdk.org
Tue Apr 2 20:18:17 UTC 2024


On Tue, 12 Mar 2024 11:57:31 GMT, Oli Gillespie <ogillespie at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [8ef918d6](https://github.com/openjdk/jdk/commit/8ef918d6678437a5b351b172bb4cf144eeaa975f) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Oli Gillespie on 9 Feb 2024 and was reviewed by Aleksey Shipilev and Weijun Wang.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 5cb863d2
Author:    Oli Gillespie <ogillespie at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk22u/commit/5cb863d2d226b1e4a907b017ce7b86e808202fa8
Stats:     61 lines in 2 files changed: 47 ins; 1 del; 13 mod

8324646: Avoid Class.forName in SecureRandom constructor

Backport-of: 8ef918d6678437a5b351b172bb4cf144eeaa975f

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

PR: https://git.openjdk.org/jdk22u/pull/98


More information about the jdk-updates-dev mailing list