On Wed, 13 Mar 2024 20:57:42 GMT, Alisen Chung <[email protected]> wrote:
> Removing applet usage from manual JColorChooser tests
test/jdk/javax/swing/JColorChooser/Test4759934.java line 27:
> 25: * @test
> 26: * @bug 4759934
> 27: * * @library /test/jdk/java/awt/regtesthelpers /test/lib
remove /test/jdk from this
test/jdk/javax/swing/JColorChooser/Test4759934.java line 73:
> 71: .title("Test4759934")
> 72: .instructions("Click on show Dialog. Then click on Show
> ColorChooser.\n" +
> 73: "If a ColorChooser is shown, then pass.")
Why is this just the first part of the instructions as given in the previous
HTML ?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18288#discussion_r1523914522
PR Review Comment: https://git.openjdk.org/jdk/pull/18288#discussion_r1523917663