JDK-8340306 : Add border around instructions in PassFailJFrame
  • Type: Enhancement
  • Component: client-libs
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-09-17
  • Updated: 2024-10-25
  • Resolved: 2024-09-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 JDK 23 JDK 24 JDK 8
11.0.26-oracleFixed 17.0.14-oracleFixed 21.0.6-oracleFixed 23.0.2Fixed 24 b17Fixed 8u441Fixed
Related Reports
Relates :  
Relates :  
Description
Adding a border around instructions in PassFailJFrame makes them easier to read.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk17u-dev/pull/2995 Date: 2024-10-23 14:53:10 +0000
23-10-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk21u-dev/pull/1083 Date: 2024-10-23 14:49:10 +0000
23-10-2024

Fix request [17u,21u] I backport this for parity with 17.0.14-oracle,21.0.6-oracle. No risk, only a test change Clean backport. Executed a test using PassFailJFrame to check.
23-10-2024

Fix Request for 23u This fix adds a border around instruction text in PassFailJFrame, manual test framework. Risk: Low Pull request for jdk23u: https://github.com/openjdk/jdk23u/pull/108
19-09-2024

Changeset: 0120d3ee Branch: master Author: Alexey Ivanov <aivanov@openjdk.org> Date: 2024-09-19 11:48:45 +0000 URL: https://git.openjdk.org/jdk/commit/0120d3eed50bdc9fa53f2c41b31791620aeef613
19-09-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk23u/pull/108 Date: 2024-09-19 12:21:14 +0000
19-09-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/21038 Date: 2024-09-17 12:39:20 +0000
17-09-2024