RFR: 8372652: Re-enable LocalRandom clinit after monitor pinning improvements
Vishal Chand
duke at openjdk.org
Thu Nov 27 23:53:11 UTC 2025
This PR re-enables LocalRandom clinit after monitor pinning improvements.
Enabling this one would start printing random seeds, which is useful for test debugging.
-------------
Commit messages:
- 8372652: Re-enable LocalRandom clinit after monitor pinning improvements
Changes: https://git.openjdk.org/jdk/pull/28547/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28547&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8372652
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/28547.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28547/head:pull/28547
PR: https://git.openjdk.org/jdk/pull/28547
More information about the hotspot-dev
mailing list