JDK-8355516 : Rework description of PassFailJFrame
  • Type: Sub-task
  • Component: client-libs
  • Affected Version: 24
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2025-04-24
  • Updated: 2025-04-28
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
Relates :  
Description
Rework the description of the PassFailJFrame class by adding a section that describes its features. For example, <h2>Features</h2>.

Each feature could be separated into <h3>-header for clarity and easier linking.

Currently, each paragraph has an anchor. Using a more structured description with heading or a list could be clearer.


This would facilitate adding a section to describe forcePass() and forceFail() methods, JDK-8355515.