RFR: 8306067: Open source AWT Graphics, GridBagLayout related tests

Sergey Bylokhov serb at openjdk.org
Fri Apr 21 21:19:48 UTC 2023


On Fri, 21 Apr 2023 04:00:39 GMT, Prasanta Sadhukhan <psadhukhan at 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



More information about the client-libs-dev mailing list