Changeset: 6cb79067ea7a
Author:bae
Date: 2010-10-07 12:25 +0400
URL: http://hg.openjdk.java.net/jdk7/2d/jdk/rev/6cb79067ea7a
6975884: sun/java2d/SunGraphics2D/DrawImageBilinear.java failed
Reviewed-by: prr
! test/sun/java2d/SunGraphics2D/DrawImageBilinear.java
Phil Race wrote:
> It might be best if you provided the regression test first as pasting
> that into the
> bug description as the test case there would make it more apparent what
> the user impact is.
> Then the evaluation will be what you found as the cause.
I've created webrew with new regressi
I suggest that the test only create the output files if some command line
argument is supplied. In the test harness I am not sure where those would
end up. The current working directory is not necessarily the same as either
where the source files or the class files are.
Also this test passes for
Sorry for the delay. I briefly read then forgot about this email.
I'm OK with this patch going in as is, since I cannot (at least offhand)
think of a better way than doing the cast. I suppose could add an empty
"freeSDResources" method to the SurfaceData class and have the XRSurfaceData
be the o