Phil,

I'm not sure about original test case, it uses cow.gif file. Moreover, it's not useful for this particular bug at all.
I can open my version of the test which clearly shows the bug.
I suppose I should post a webrev for this same CR with added test?

Thanks,
Vadim

On 18.09.2012 22:32, Phil Race wrote:
Approved (2nd reviewer).

Vadim: can you also see if we can 'open' the regression test that identified this bug.

-phi.

On 9/18/2012 10:37 AM, Jim Graham wrote:
This looks good.  OpenGL and D3D punt under the same circumstances...

        ...jim

On 9/18/2012 1:16 AM, Clemens Eisserer wrote:
Hello,

Please review my fix for bug 7188093, located at:
http://cr.openjdk.java.net/~ceisserer/7188093/webrev.01/

Billinear interpolation is the highest quality interpolation supported
by xrender, so the xrender-pipeline has to fall back software loops in
case bicubic interpolation is requested.
Nimbus only uses billinear interpolation, however I have no idea how
much this affects other real-world applications out there.

Thank you in advance, Clemens


Reply via email to