JDK-8251166 : Add automated testcases for changes done in JDK-8214112
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • Submitted: 2020-08-05
  • Updated: 2024-11-20
  • Resolved: 2020-08-16
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 11 JDK 16 JDK 8
11.0.13-oracleFixed 16 b13Fixed 8u331Fixed
Related Reports
Relates :  
Relates :  
Description
Under JDK-8214112, fix was made to correct highlight color for selected text in JPasswordField, JFormattedText and JSpinner. But no automated test was written to verify the results. Current bug is to write the automated tests for the same.
JDK-8221781 was created to add automated tests for a number of fixes done related to gtk3. The current fix covers JPasswordField, JFormattedTextField, JSpinner widgets from the widgets listed in JDK-8221781
Comments
Fix Request (11u) This follows JDK-8214112 (11.0.4) and matches 11.0.13-oracle. New tests pass.
12-08-2021

URL: https://hg.openjdk.java.net/jdk/jdk/rev/ed87317c507c User: psadhukhan Date: 2020-08-22 04:56:29 +0000
22-08-2020

URL: https://hg.openjdk.java.net/jdk/client/rev/ed87317c507c User: pbansal Date: 2020-08-16 06:16:53 +0000
16-08-2020