Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8333739 | 23 | Thomas Stuefe | P3 | Closed | Won't Fix |
We don't initialize the random seed for os::random. We start with a static seed. So, every sequence of os::random will produce exactly the same sequence of numbers.
- backported by
-
JDK-8333739 os::random should be random
- Closed
- blocks
-
JDK-8332618 Rename the internal os::random() to os::random31bits(), and/or provide os::random_interval(int range) and comment
- Closed
- relates to
-
JDK-8323556 CDS archive space addresses should be randomized with ArchiveRelocationMode=1
- Closed
-
JDK-8330027 Identity hashes of archived objects must be based on a reproducible random seed
- Resolved
-
JDK-8332965 os::random shows bad distribution
- Closed
- links to
-
Review(master) openjdk/jdk/18702
(1 links to)