JDK-8272846 : Move some runtime/Metaspace/elastic/ tests out of tier1
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 17,18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-08-23
  • Updated: 2021-10-04
  • Resolved: 2021-08-27
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 18
18 b13Fixed
Related Reports
Relates :  
Relates :  
Description
These long-running tests were added by JDK-8251158. They were improved a bit later with parallelization, and during that time, Thomas said that the plan was to keep these tests in tier1 while that feature is still under development: 
https://github.com/openjdk/jdk/pull/4047#pullrequestreview-660784239

We might consider putting these tests away from tier1 now?
Comments
Fix Request (17u) Improves tier1 test times. Applies cleanly. tier1 -> tier2 move for two affected tests is confirmed.
04-10-2021

Changeset: ebd62bc0 Author: Aleksey Shipilev <shade@openjdk.org> Date: 2021-08-27 09:35:26 +0000 URL: https://git.openjdk.java.net/jdk/commit/ebd62bc0433c56f3520b9e41621f18a1b736022b
27-08-2021