[jdk20] RFR: 8299207: [Testbug] Add back test/jdk/java/awt/Graphics2D/DrawPrimitivesTest.java
Ajit Ghaisas
aghaisas at openjdk.org
Thu Dec 22 05:49:00 UTC 2022
- 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.
-------------
Commit messages:
- Add back DrawPrimitivesTest
Changes: https://git.openjdk.org/jdk20/pull/72/files
Webrev: https://webrevs.openjdk.org/?repo=jdk20&pr=72&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8299207
Stats: 150 lines in 1 file changed: 150 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk20/pull/72.diff
Fetch: git fetch https://git.openjdk.org/jdk20 pull/72/head:pull/72
PR: https://git.openjdk.org/jdk20/pull/72
More information about the client-libs-dev
mailing list