On Thu, 22 Dec 2022 05:39:54 GMT, Ajit Ghaisas <[email protected]> wrote:
> - Regression test test/jdk/java/awt/Graphics2D/DrawPrimitivesTest.java was > added as part of [JDK-8291266](https://bugs.openjdk.org/browse/JDK-8291266). > We had to revert [JDK-8291266](https://bugs.openjdk.org/browse/JDK-8291266) > while fixing [JDK-8298217](https://bugs.openjdk.org/browse/JDK-8298217). > > - Although the [JDK-8291266](https://bugs.openjdk.org/browse/JDK-8291266) fix > is no more needed, this test is good and can be added back to detect future > regressions. > > - CI test run is green with this test addition. Marked as reviewed by jdv (Reviewer). ------------- PR: https://git.openjdk.org/jdk20/pull/72
