JDK-8248862 : Implement Enhanced Pseudo-Random Number Generators
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.util
  • Affected Version: 16
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2020-07-06
  • Updated: 2023-09-11
  • Resolved: 2021-04-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 17
17 b17Fixed
Related Reports
CSR :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
Integrate Guy Steele's Pseudo-Random Number Generator work into the JDK.
Comments
Changeset: a0ec2cb2 Author: Jim Laskey <jlaskey@openjdk.org> Date: 2021-04-05 16:29:18 +0000 URL: https://git.openjdk.java.net/jdk/commit/a0ec2cb2
05-04-2021

JEP 356: Enhanced Pseudo-Random Number Generators
27-10-2020