JDK-8352624 : Add missing {@code} to PassFailJFrame.Builder.splitUI
  • Type: Sub-task
  • Component: client-libs
  • Affected Version: 23
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-03-21
  • Updated: 2025-07-07
  • Resolved: 2025-03-27
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 8
11.0.29-oracleFixed 17.0.17-oracleFixed 21.0.9-oracleFixed 25 b17Fixed 8u471Fixed
Related Reports
Causes :  
Description
The splitUI methods in PassFailJFrame.Builder lack {@code} specifiers in documentation for IllegalArgumentException:

         * @throws IllegalArgumentException if {panelCreator} is {@code null}


Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk21u-dev/pull/1947 Date: 2025-07-07 14:42:51 +0000
07-07-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk17u-dev/pull/3717 Date: 2025-07-07 14:43:12 +0000
07-07-2025

Fix request [17u,21u] I backport this for parity with 17.0.17-oracle,21.0.9-oracle. No risk, only a test change Clean backport. Tests using this pass.
07-07-2025

Changeset: 41f3eea9 Branch: master Author: Alexey Ivanov <aivanov@openjdk.org> Date: 2025-03-27 12:05:17 +0000 URL: https://git.openjdk.org/jdk/commit/41f3eea9b2b7bd74d5f125dedfe107ab5b0bed26
27-03-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/24235 Date: 2025-03-25 17:32:29 +0000
25-03-2025