JDK-8267480 : Explicitly problemlist all runtime/os/TestTracePageSizes.java tests on linux-aarch64 to reduce noise
Type:Sub-task
Component:hotspot
Sub-Component:gc
Affected Version:17
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2021-05-20
Updated:2021-05-27
Resolved:2021-05-20
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.
JDK-8267463 did not work because jtreg does not see only the name as a catch-all for all subtests as intended.
Improve the problemlisting in this case, add all subtests as recently other subtests also started failing.