RFR: 8306135: Clean up and open source some AWT tests
lawrence.andrews
duke at openjdk.org
Tue Apr 18 19:10:45 UTC 2023
On Tue, 18 Apr 2023 18:55:42 GMT, Alexander Zuev <kizune at openjdk.org> 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
More information about the client-libs-dev
mailing list