git: openjdk/jdk22u: master: 2 new changesets

Aleksey Shipilev shade at openjdk.org
Tue Apr 2 20:15:51 UTC 2024


Changeset: 39948e5a
Author:    Oli Gillespie <ogillespie at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
Date:      2024-04-02 20:14:35 +0000
URL:       https://git.openjdk.org/jdk22u/commit/39948e5aa01f9282c02c858e8eb9f95009270450

8324648: Avoid NoSuchMethodError when instantiating NativePRNG

Backport-of: 69b2674c6861fdb7d9f9cb39e07d50515c73e33a

! src/java.base/unix/classes/sun/security/provider/NativePRNG.java

Changeset: 5cb863d2
Author:    Oli Gillespie <ogillespie at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
Date:      2024-04-02 20:15:01 +0000
URL:       https://git.openjdk.org/jdk22u/commit/5cb863d2d226b1e4a907b017ce7b86e808202fa8

8324646: Avoid Class.forName in SecureRandom constructor

Backport-of: 8ef918d6678437a5b351b172bb4cf144eeaa975f

! src/java.base/share/classes/java/security/Provider.java
+ test/micro/org/openjdk/bench/java/security/SecureRandomBench.java



More information about the jdk-updates-changes mailing list