JDK-8266130 : convert Thread-SMR stress tests from counter based to time based
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 17
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2021-04-27
  • Updated: 2021-06-11
  • Resolved: 2021-06-10
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
17 b26Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
The Thread-SMR project added counter based tests for various APIs.
See "JDK-8167108 inconsistent handling of SR_lock can lead to crashes". 

Time based tests are more appropriate for stress kits so I'm
updating the counter based tests to be time based instead.
Comments
Changeset: f677163b Author: Daniel D. Daugherty <dcubed@openjdk.org> Date: 2021-06-10 13:09:26 +0000 URL: https://git.openjdk.java.net/jdk/commit/f677163b8aad13781be51839f27742c2213896d1
10-06-2021