JDK-8297450 : ScaledTextFieldBorderTest.java fails when run with -show parameter
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 11.0.19,17.0.7,20
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-11-22
  • Updated: 2022-12-12
  • Resolved: 2022-12-06
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 20
20 b27Fixed
Related Reports
Relates :  
Description
\test\jdk\javax\swing\border\LineBorder\ScaledTextFieldBorderTest.java fails when run -show parameter.
The test is failing because there was no gap between the Textfields.
Workaround - Run the test without -show parameter
Comments
Changeset: ea83cb96 Author: Rajat Mahajan <rajat.m.mahajan@oracle.com> Committer: Harshitha Onkar <honkar@openjdk.org> Date: 2022-12-06 18:43:02 +0000 URL: https://git.openjdk.org/jdk/commit/ea83cb960d07ffa9384aad6a1e2a0233e3ebbdd1
06-12-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/11498 Date: 2022-12-03 22:11:47 +0000
03-12-2022