On Tue, 23 May 2023 02:52:03 GMT, lawrence.andrews <d...@openjdk.org> wrote:
> 1) Used builder pattern > 2) Tested AWT tests and it passed test/jdk/java/awt/TrayIcon/TrayIconScalingTest.java line 87: > 85: .rows(18) > 86: .columns(85) > 87: .enableScreenCapture() Should it be `.screenCapture()`? For the shorter method name? What do you think? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/14094#discussion_r1286229498