RFR: 8340078: Open source several 2D tests
Alexander Zvegintsev
azvegint at openjdk.org
Tue Sep 17 20:16:04 UTC 2024
On Tue, 17 Sep 2024 18:27:58 GMT, Phil Race <prr at openjdk.org> wrote:
> Open source 5 Java2D related rendering tests.
Changes requested by azvegint (Reviewer).
test/jdk/sun/java2d/GdiRendering/GdiLockTest.java line 28:
> 26: * @bug 4693644
> 27: * @summary verifies that there are no artifacts due to copying with GDI
> 28: * @library java/awt/regtesthelpers
`test result: Error. Can't find library: java/awt/regtesthelpers`
Suggestion:
* @library /java/awt/regtesthelpers
-------------
PR Review: https://git.openjdk.org/jdk/pull/21045#pullrequestreview-2310896603
PR Review Comment: https://git.openjdk.org/jdk/pull/21045#discussion_r1763925919
More information about the client-libs-dev
mailing list