Integrated: 8343037: Missing @since tag on JColorChooser.showDialog overload
Prasanta Sadhukhan
psadhukhan at openjdk.org
Wed Oct 30 02:56:10 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
This pull request has now been integrated.
Changeset: bd795946
Author: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/bd795946e777fccf797b1b69806217f988212f73
Stats: 4 lines in 2 files changed: 4 ins; 0 del; 0 mod
8343037: Missing @since tag on JColorChooser.showDialog overload
Reviewed-by: prr
-------------
PR: https://git.openjdk.org/jdk/pull/21754
More information about the client-libs-dev
mailing list