JDK-8242310 : use reproducible random in hotspot compiler tests
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-04-07
  • Updated: 2022-03-24
  • Resolved: 2020-04-09
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 11 JDK 15
11.0.16-oracleFixed 15 b19Fixed
Related Reports
Duplicate :  
Description
this subtask is to use j.t.l.Utils.getRandomInstance() as a random number generator, where applicable, in hotspot compiler tests and marking all hotspot compiler tests which make use of "randomness" with a proper k/w.
Comments
Fix request [11u] I backport this for parity with 11.0.16-oracle. No risk, only a test change. SAP nightly testing passed.
24-03-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk11u-dev/pull/930 Date: 2022-03-21 20:40:13 +0000
21-03-2022

Git URL: https://github.com/openjdk/jdk/commit/7c351405c4a43c8af40a63f63b70bfcb7719b570
21-03-2022

URL: https://hg.openjdk.java.net/jdk/jdk/rev/193e4179def8 User: iignatyev Date: 2020-04-09 06:00:13 +0000
09-04-2020

http://cr.openjdk.java.net/~iignatyev//8242310/webrev.code.00 http://cr.openjdk.java.net/~iignatyev//8242310/webrev.kw.00 http://cr.openjdk.java.net/~iignatyev//8242310/webrev.00
07-04-2020