JDK-8302144 : Move ZeroTLABTest.java to tier3
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 21
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-02-09
  • Updated: 2023-03-09
  • Resolved: 2023-03-02
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 21
21 b13Fixed
Related Reports
Relates :  
Description
https://github.com/openjdk/jdk/blame/master/test/hotspot/jtreg/compiler/memoryinitialization/ZeroTLABTest.java

This takes about 30sec, and is one of the slowest tier1 tests. It does not need to be in tier1.
Comments
Changeset: 99f5687e Author: Emanuel Peter <epeter@openjdk.org> Date: 2023-03-02 07:22:21 +0000 URL: https://git.openjdk.org/jdk/commit/99f5687eb192b249a4a4533578f56b131fb8f234
02-03-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/12620 Date: 2023-02-17 16:09:31 +0000
17-02-2023