JDK-8270156 : Add "randomness" and "stress" keys to JTreg tests which use StressGCM, StressLCM and/or StressIGVN
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-07-09
  • Updated: 2023-01-02
  • Resolved: 2021-09-23
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 JDK 18
17.0.7-oracleFixed 18 b17Fixed
Related Reports
Relates :  
Description
An effort was made in JDK-8253765 to add the keys "randomness" and "stress" to all JTreg tests which use StressGCM, StressLCM and/or StressIGVN. In the meantime, however, there were some tests added which have these keys missing. We should update these.
Comments
Fix request [17u] I backport this for parity with 17.0.7-oracle. No risk, only a test change. Clean backport. SAP nightly testing passed.
02-01-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/1011 Date: 2022-12-31 18:01:31 +0000
31-12-2022

Changeset: 653a612a Author: Tobias Holenstein <tobias.holenstein@oracle.com> Committer: Tobias Hartmann <thartmann@openjdk.org> Date: 2021-09-23 12:59:22 +0000 URL: https://git.openjdk.java.net/jdk/commit/653a612a5aac266509f414c570871b7141b9347d
23-09-2021