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: 2025-06-05
  • 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 11 JDK 17 JDK 20
11.0.20-oracleFixed 17.0.8-oracleFixed 20 b27Fixed
Related Reports
Causes :  
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
Fix request [11u,17u] I backport this for parity with 11.0.20-oracle,17.0.8-oracle. No risk, only a test change. Clean backport. SAP nightly testing passed.
08-05-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk11u-dev/pull/1859 Date: 2023-05-05 13:50:41 +0000
05-05-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/1327 Date: 2023-05-05 13:47:05 +0000
05-05-2023

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