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-05-12
  • 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 25
25 b17Fixed
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
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