Skip to content

Commit b67266a

Browse files
author
Andrew Lu
committed
8317112: Add screenshot for Frame/DefaultSizeTest.java
Backport-of: a36eaf03afd148581a9d9754f85a652cac84d655
1 parent d33a17c commit b67266a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/jdk/java/awt/Frame/DefaultSizeTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ public static void main(String[] args) throws Exception {
5050
.testTimeOut(5)
5151
.rows(10)
5252
.columns(45)
53+
.screenCapture()
5354
.build();
5455

5556
EventQueue.invokeAndWait(() -> {

0 commit comments

Comments
 (0)