JDK-8251252 : Add automated testcase for fix done in JDK-8214253
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • Submitted: 2020-08-06
  • Updated: 2024-11-20
  • Resolved: 2020-08-23
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 b14Fixed 8u331Fixed
Related Reports
Relates :  
Relates :  
Description
Under JDK-8214253, fix was made to correct the background color of JTooltip as tooltip was looking transparent instead of having black background. 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 JTooltip widget from the widgets listed in JDK-8221781
Comments
Fix Request (11u) This follows JDK-8214253 (11.0.4) and matches 11.0.13-oracle. New test passes.
12-08-2021

URL: https://hg.openjdk.java.net/jdk/jdk/rev/ebf6b8301649 User: psadhukhan Date: 2020-08-29 05:41:37 +0000
29-08-2020

URL: https://hg.openjdk.java.net/jdk/client/rev/ebf6b8301649 User: pbansal Date: 2020-08-23 07:50:03 +0000
23-08-2020