JDK-8318185 : enhance jtreg failure handler to make search easier
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: test
  • Affected Version: 22
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2023-10-16
  • Updated: 2025-05-19
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.
Other
tbdUnresolved
Related Reports
Blocks :  
Description
The artifacts created by the jtreg failure handler used by mach5 could be improved a little in terms of usability. In particular, the processes.html and environment.html files are not so friendly in terms of searchability as they present data in a tree like UI with all nodes collapsed by default.

Adding an `Expand All` and `Collapse All` or even some rudimentary search functionality to these artifacts would help a lot.