On Tue, 1 Feb 2022 06:40:17 GMT, Manukumar V S <[email protected]> wrote:

> Write a regression test for JDK-4659800.
> This test checks whether typing 'Space' key generates ActionEvent on focused 
> Button or not, in all Look And Feels in all platforms.
> This test is run 10 times per platform(mac,linux,windows) and it passed all 
> the times(30/30).

test/jdk/javax/swing/JButton/4659800/bug4659800.java line 23:

> 21:  * questions.
> 22:  */
> 23: import javax.swing.*;

Please expand wildcard imports

-------------

PR: https://git.openjdk.java.net/jdk/pull/7296

Reply via email to