Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 21, 22, 23
-
b10
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8329553 | 22.0.2 | Oli Gillespie | P4 | Resolved | Fixed | b02 |
JDK-8327362 | 21.0.4 | Oli Gillespie | P4 | Resolved | Fixed | b01 |
JDK-8333502 | 17.0.13 | Oli Gillespie | P4 | Resolved | Fixed | b01 |
Description
Creating a dummy constructor which takes and ignores this parameter will speed up `new SecureRandom()` calls significantly.
Attachments
Issue Links
- backported by
-
JDK-8327362 Avoid NoSuchMethodError when instantiating NativePRNG
- Resolved
-
JDK-8329553 Avoid NoSuchMethodError when instantiating NativePRNG
- Resolved
-
JDK-8333502 Avoid NoSuchMethodError when instantiating NativePRNG
- Resolved
- relates to
-
JDK-8324646 Avoid Class.forName in SecureRandom constructor
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/b275236f
-
Commit openjdk/jdk21u-dev/d6ad6256
-
Commit openjdk/jdk22u/39948e5a
-
Commit openjdk/jdk/69b2674c
-
Review openjdk/jdk17u-dev/2308
-
Review openjdk/jdk21u-dev/257
-
Review openjdk/jdk22u/99
-
Review openjdk/jdk/17560