JDK-8299553 : Make ScaledEtchedBorderTest.java comprehensive
  • Type: Sub-task
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 11,17,19,20
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-01-03
  • Updated: 2025-10-29
  • Resolved: 2023-01-19
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 21
11.0.30-oracleFixed 17.0.18-oracleFixed 21 b07Fixed
Description
Update the javax/swing/border/EtchedBorder/ScaledEtchedBorderTest.java test for JDK-8279614 so that it detects the bug reported in JDK-8294921.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk17u-dev/pull/4013 Date: 2025-10-05 15:58:23 +0000
05-10-2025

Fix request [17u] I backport this for parity with 17.0.18-oracle. No risk, only a test change. Clean backport. Tests pass. SAP nightly testing passed.
05-10-2025

This test fails before JDK-8294680 is integrated since it also resolves JDK-8294921.
19-01-2023

Changeset: 558d610b Author: Alexey Ivanov <aivanov@openjdk.org> Date: 2023-01-19 19:32:58 +0000 URL: https://git.openjdk.org/jdk/commit/558d610bebb6967b4cfe922f62f1c4ba0df7daaf
19-01-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/11836 Date: 2023-01-03 19:59:38 +0000
03-01-2023