RFR: 7001973: java/awt/Graphics2D/CopyAreaOOB.java fails

Sergey Bylokhov serb at openjdk.java.net
Thu Sep 16 09:55:46 UTC 2021


On Thu, 16 Sep 2021 08:03:17 GMT, Masanori Yano <myano at openjdk.org> wrote:

> So now, the purpose of this test is to confirm the usual drawing result on default settings, then I think there is no need to strict paint() at once.

The test checks that the painting is correct, why it should check that a few times? If the paint method was called and the copyArea completed then why the window can be blank?

-------------

PR: https://git.openjdk.java.net/jdk/pull/5491



More information about the client-libs-dev mailing list