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. This pull request has now been integrated. Changeset: 5e001d6f Author: Ajit Ghaisas <[email protected]> URL: https://git.openjdk.org/jdk20/commit/5e001d6ff34e2cc954f824117a73dd39f09a81c1 Stats: 150 lines in 1 file changed: 150 ins; 0 del; 0 mod 8299207: [Testbug] Add back test/jdk/java/awt/Graphics2D/DrawPrimitivesTest.java Co-authored-by: Alexey Ushakov <[email protected]> Reviewed-by: jdv ------------- PR: https://git.openjdk.org/jdk20/pull/72
