On Tue, 18 Apr 2023 18:55:42 GMT, Alexander Zuev <[email protected]> wrote:

> Cleaning up and open sourcing three AWT tests

test/jdk/java/awt/Cursor/SingleColorCursorTest.java line 42:

> 40: import java.awt.image.BufferedImage;
> 41: import java.lang.reflect.InvocationTargetException;
> 42: public class SingleColorCursorTest extends Panel {

Can you add empty line between class and the import statement

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13518#discussion_r1170464906

Reply via email to