Re: [OpenJDK 2D-Dev] [9] Review Request: 8061832 J2DBench can be improved

2014-11-07 Thread Sergey Bylokhov
Hi, Phil. The new version of the fix: http://cr.openjdk.java.net/~serb/8061832/webrev.03 On 06.11.2014 21:48, Phil Race wrote: Am I right in understanding that the huge 4000x4000 option is disabled by default ? I think disabling by default is the right thing for that. Yes, you are right. By def

[OpenJDK 2D-Dev] Printing to Postscript doesn't support dieresis

2014-11-07 Thread Mario Torre
Hi all, I've been working on a strange issue recently, this seems to affect all recent version of OpenJDK as well as Oracle JDK. The issue appears to be related to this change: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/fbe9320339ea The issue as I could find by debugging OpenJDK is a mix of

[OpenJDK 2D-Dev] RFR: JDK-8039444: Swing applications not being displayed properly

2014-11-07 Thread Phil Race
http://cr.openjdk.java.net/~prr/8039444/ Historically we enabled D3D only on Nvidia & ATI hardware. Intel chipsets are a large part of the market but we continually encountered rendering artifacts that apparently were driver or hardware level issues. For JDK 8 we did some testing on the newest (

Re: [OpenJDK 2D-Dev] RFR: JDK-8039444: Swing applications not being displayed properly

2014-11-07 Thread Vadim Pakhnushev
Looks good to me. On 07.11.2014 21:52, Phil Race wrote: http://cr.openjdk.java.net/~prr/8039444/ Historically we enabled D3D only on Nvidia & ATI hardware. Intel chipsets are a large part of the market but we continually encountered rendering artifacts that apparently were driver or hardware

Re: [OpenJDK 2D-Dev] RFR: JDK-8039444: Swing applications not being displayed properly

2014-11-07 Thread Sergey Bylokhov
Hi, Phil. Looks fine . On 07.11.2014 21:52, Phil Race wrote: http://cr.openjdk.java.net/~prr/8039444/ Historically we enabled D3D only on Nvidia & ATI hardware. Intel chipsets are a large part of the market but we continually encountered rendering artifacts that apparently were driver or hard