[OpenJDK 2D-Dev] RFR: 8196086: java/awt/image/DrawImage/IncorrectSourceOffset.java fails

Sergey Bylokhov serb at openjdk.java.net
Tue Nov 24 01:37:56 UTC 2020


On Mon, 23 Nov 2020 09:48:07 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> I have a drive-by question: why do some tests run with `-Dsun.java2d.uiScale=3`, and some are not?

The tests which use odd scale=3 are more tolerant to the artifacts caused by the interpolation when a bigger image is drawn to the smaller image.

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

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


More information about the 2d-dev mailing list