JDK-8343037 : Missing @since tag on JColorChooser.showDialog overload
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 11,17,23,24
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2024-10-25
  • Updated: 2025-05-23
  • Resolved: 2024-10-30
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 17 JDK 21 JDK 24
17.0.16Fixed 21.0.8Fixed 24 b22Fixed
Related Reports
Relates :  
Description
A DESCRIPTION OF THE PROBLEM :
With JDK-8051548 in Java 9, we got a new overload of `JColorChooser.showDialog` to specify whether color transparency controls be shown. The overload should specify the `@since 9` tag.

https://docs.oracle.com/javase/9/docs/api/javax/swing/JColorChooser.html#showDialog-java.awt.Component-java.lang.String-java.awt.Color-boolean-




Comments
[jdk17u-fix-request] Approval Request from Satyen Subramaniam for backport. Trivial change adding missing @since tags. Risk: Low. Tip change was merged in October 2024 and only adds @since tags. Testing: * GHA Sanity Checks * Tier 1 and 2 tests locally
22-05-2025

[jdk21u-fix-request] Approval Request from Satyen Subramaniam for backport. Trivial change adding missing @since tags. Risk: Low. Tip change was merged in October 2024 and only adds @since tags. Testing: * GHA Sanity Checks * Tier 1 and 2 tests locally
22-05-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk21u-dev/pull/1809 Date: 2025-05-19 21:03:51 +0000
19-05-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk17u-dev/pull/3591 Date: 2025-05-19 21:03:59 +0000
19-05-2025

Changeset: bd795946 Branch: master Author: Prasanta Sadhukhan <psadhukhan@openjdk.org> Date: 2024-10-30 02:52:54 +0000 URL: https://git.openjdk.org/jdk/commit/bd795946e777fccf797b1b69806217f988212f73
30-10-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/21754 Date: 2024-10-29 08:34:05 +0000
29-10-2024