[OpenJDK 2D-Dev] hg: jdk7/2d/jdk: 6975884: sun/java2d/SunGraphics2D/DrawImageBilinear.java failed

2010-10-07 Thread andrew . brygin
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

Re: [OpenJDK 2D-Dev] [Fwd: Need reviewer for change in freetypeScaler.c]

2010-10-07 Thread Pavel Tisnovsky
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

Re: [OpenJDK 2D-Dev] [Fwd: Need reviewer for change in freetypeScaler.c]

2010-10-07 Thread Phil Race
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

Re: [OpenJDK 2D-Dev] CR 6974985 Redispatched, P3 java/classes_2d Jave2Demo threw exceptions when xrender enabled in OEL5.5

2010-10-07 Thread Phil Race
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