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.
The splitUI methods in PassFailJFrame.Builder lack {@code} specifiers in documentation for IllegalArgumentException:
* @throws IllegalArgumentException if {panelCreator} is {@code null}