On Mon, 23 Nov 2020 09:48:07 GMT, Aleksey Shipilev <sh...@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

Reply via email to