On Thu, 12 Sep 2024 22:46:51 GMT, Phil Race <[email protected]> wrote:
>> This open sources a few AWT/2D regression tests. > > Phil Race has updated the pull request incrementally with one additional > commit since the last revision: > > 8339883 LGTM other than the unused import in Position.java test/jdk/java/awt/GraphicsConfiguration/Position.java line 37: > 35: */ > 36: > 37: import java.awt.Graphics; Unused import can be removed. ------------- Marked as reviewed by honkar (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/20977#pullrequestreview-2301551955 PR Review Comment: https://git.openjdk.org/jdk/pull/20977#discussion_r1757684753
