On Fri, 21 Apr 2023 04:00:39 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

> This opensources few AWT Graphics & GridBagLayout tests

test/jdk/java/awt/Graphics/GetGraphicsTest.java line 35:

> 33: import java.awt.Graphics;
> 34: 
> 35: public class GetGraphicsTest {

What this test is expected to test? the getBackground/getForeground/getFont 
seems to be all unused.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13570#discussion_r1174168135

Reply via email to