RFR: 8343037: Missing @since tag on JColorChooser.showDialog overload
Phil Race
prr at openjdk.org
Tue Oct 29 17:28:06 UTC 2024
On Tue, 29 Oct 2024 08:34:05 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> [JDK-8051548](https://bugs.openjdk.org/browse/JDK-8051548) in Java 9 added a new overload of `JColorChooser.showDialog` but `@since` tag is missing..The fix also added couple of new methods to AbstractColorChooserPanel.java where also `@since` tag is added
Marked as reviewed by prr (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/21754#pullrequestreview-2402657502
More information about the client-libs-dev
mailing list