JDK-8221781 : [TESTBUG] Write automated tests to test various Widgets after GTK3 changes
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8,9,11,12,13,14,15
  • Priority: P3
  • Status: Resolved
  • Resolution: Delivered
  • OS: linux
  • Submitted: 2019-04-01
  • Updated: 2024-07-18
  • Resolved: 2023-06-26
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 16
16Resolved
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
A lot of changes have been made in widgets rendering to accommodate changes done for new versions of GTK3. Automated tests were not added for these changes. Affected widgets include RadioButtons, CheckBox, ProgressBar, ScrollBar, Tooltip, Password_Field, Text_Field etc.

Write Automated tests to test various Widgets rendering.