JDK-8242314 : use reproducible random in vmTestbase shared code
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: test
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-04-07
  • Updated: 2021-10-21
  • Resolved: 2020-04-29
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 15
15 b21Fixed
Related Reports
Relates :  
Description
this subtask is to use j.t.l.Utils.getRandomInstance() as a random number generator, where applicable, in vmTestbase shared code.

marking of vmTestbase tests that make use of "randomness" with a proper k/w is to be done by other subtasks.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/ebef633f69a5 User: iignatyev Date: 2020-04-29 03:50:04 +0000
29-04-2020