Skip to content

Commit

Permalink
8306838: GetGraphicsTest needs to be headful
Browse files Browse the repository at this point in the history
Reviewed-by: jiefu, dcubed
  • Loading branch information
prsadhuk committed Apr 25, 2023
1 parent 17ce097 commit 07ea445
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/jdk/java/awt/Graphics/GetGraphicsTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
/*
* @test
* @bug 4746122
* @key headful
* @summary Checks getGraphics doesn't throw NullPointerExcepton for invalid colors and font.
* @run main GetGraphicsTest
*/
Expand Down

1 comment on commit 07ea445

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.