On Fri, 22 Mar 2024 08:48:35 GMT, Damon Nguyen <[email protected]> wrote:
>> Convert javax/swing/JColorChooser/8065098/bug8065098.java applet test to >> main using PassFailJFrame for the instructions. > > Damon Nguyen has updated the pull request incrementally with one additional > commit since the last revision: > > Update copyright year test/jdk/javax/swing/JColorChooser/8065098/JColorChooserDnDTest.java line 47: > 45: frame.setContentPane(panel); > 46: frame.pack(); > 47: frame.setVisible(true); frame dispose is not required? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18436#discussion_r1535429569
