JDK-8294158 : HTML formatting for PassFailJFrame instructions
  • Type: Enhancement
  • Component: client-libs
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2022-09-22
  • Updated: 2024-02-28
  • Resolved: 2023-10-25
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 22 JDK 8
11.0.23Fixed 17.0.11Fixed 21.0.2Fixed 22 b21Fixed 8u421Fixed
Related Reports
Blocks :  
Blocks :  
Relates :  
Relates :  
Description
PassFailJFrame supports plain text instructions only. Using HTML, the instructions, especially long ones, could be formatted in a clearer way.
Comments
Fix request [11u] I backport this for parity with 11.0.23-oracle. No risk, only tests change. Clean backport. Local Test pass with these tests. test/jdk/javax/swing/JComboBox/JComboBoxActionEvent.java test/jdk/javax/swing/JTabbedPane/4209065/bug4209065.java test/jdk/javax/swing/JRadioButton/bug4380543.java
26-02-2024

Fix request [17u] I backport this for parity with 17.0.11-oracle. No risk, only tests change. Clean backport. Local Test pass with these tests. test/jdk/javax/swing/JComboBox/JComboBoxActionEvent.java test/jdk/javax/swing/JTabbedPane/4209065/bug4209065.java test/jdk/javax/swing/JRadioButton/bug4380543.java
26-02-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk11u-dev/pull/2546 Date: 2024-02-23 09:13:28 +0000
23-02-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/2224 Date: 2024-02-23 09:10:58 +0000
23-02-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk21u/pull/352 Date: 2023-11-10 14:34:28 +0000
10-11-2023

Fix request: 21u This enhancement adds HTML formatting for the test instructions in PassFailJFrame which is a manual test framework. Clean backport. Low risk. Pull request: https://github.com/openjdk/jdk21u/pull/352
10-11-2023

Changeset: 14090ef6 Author: Alexey Ivanov <aivanov@openjdk.org> Date: 2023-10-25 11:17:00 +0000 URL: https://git.openjdk.org/jdk/commit/14090ef6039ff2f3064f397a75219b2bc715cc27
25-10-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/15660 Date: 2023-09-11 13:11:10 +0000
11-09-2023