JDK-8340889 : Provide default gap between windows in PassFailJFrame
  • Type: Enhancement
  • Component: client-libs
  • Affected Version: 22
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2024-09-25
  • Updated: 2024-10-18
  • Resolved: 2024-10-18
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
tbdResolved
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
As more tests have multiple windows, having a consistent gap between the windows would create window layouts which look consistent across tests.
Comments
A default GAP between windows is provided in JDK-8317116. https://github.com/openjdk/jdk/blob/85f0442727201e0d36ed0a71d2199e602501c98d/test/jdk/java/awt/regtesthelpers/PassFailJFrame.java#L173-L176
18-10-2024