JDK-8367348 : Enhance PassFailJFrame to support links in HTML
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-09-10
  • Updated: 2025-10-27
  • Resolved: 2025-09-10
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 25 JDK 26 JDK 8
11.0.30-oracleFixed 17.0.18-oracleFixed 21.0.10-oracleFixed 25.0.2Fixed 26 b15Fixed 8u481Fixed
Related Reports
Blocks :  
Blocks :  
Relates :  
Description
Tests become more interactive if users can click links in the instructions and handle them with their own HyperlinkListener.
Comments
Fix request [21u,17u] I backport this for parity with 21.0.10-oracle,17.0.18-oracle. No risk, only a test change. Clean backport. Tests using this work. SAP nightly testing passed.
27-10-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk17u-dev/pull/4106 Date: 2025-10-25 18:43:07 +0000
25-10-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk21u-dev/pull/2399 Date: 2025-10-25 18:42:57 +0000
25-10-2025

For correct background color rendering in 11u and 8u, this feature requires JDK-8213781, otherwise background color for `<code>` renders as blue color which makes it hard to read text.
29-09-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk25u/pull/193 Date: 2025-09-12 18:13:02 +0000
12-09-2025

This new feature of `PassFailJFrame` is used by the test for JDK-8354469.
11-09-2025

Fix request for 25u Adds a new feature for the PassFailJFrame manual test framework. Risk: Low
11-09-2025

Changeset: 7a3025e3 Branch: master Author: Weijun Wang <weijun@openjdk.org> Date: 2025-09-10 17:24:53 +0000 URL: https://git.openjdk.org/jdk/commit/7a3025e3d7d33ed02db34c1485aa3c7b44b2d8ee
10-09-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/27197 Date: 2025-09-10 16:17:58 +0000
10-09-2025