On Fri, 22 Mar 2024 01:23:40 GMT, Harshitha Onkar <[email protected]> wrote:
> @DamonGuy Tested on macOS, JColorChooser DnD doesn't seem to work on it. Same for me. Looks like it's not an issue with the test and rather a bug that hasn't been fixed yet. I found [JDK-8065647](https://bugs.openjdk.org/browse/JDK-8065647) which I think is related to this. Seems to be filed after the bugID for THIS test was resolved. > test/jdk/javax/swing/JColorChooser/8065098/JColorChooserDnDTest.java line 37: > >> 35: >> 36: public static void main(String[] args) { >> 37: SwingUtilities.invokeLater(() -> { > > Copyright year needs to be updated for this file Updated. Thanks. ------------- PR Comment: https://git.openjdk.org/jdk/pull/18436#issuecomment-2014625683 PR Review Comment: https://git.openjdk.org/jdk/pull/18436#discussion_r1535240116
