[OpenJDK 2D-Dev] RFR: [JDK-8130400] Test java/awt/image/DrawImage/IncorrectClipXorModeSurface2Surface.java fails with ClassCastException

2015-07-17 Thread prasanta sadhukhan
Hi, Bug: https://bugs.openjdk.java.net/browse/JDK-8130400 webrev: http://cr.openjdk.java.net/~psadhukhan/8130400/webrev.00/ The test fails with ClassCastException java.lang.ClassCastException: sun.java2d.loops.XORComposite cannot be cast to java.awt.AlphaComposite when drawing volatimeImage ima

Re: [OpenJDK 2D-Dev] [9] Review request for 8076545 Text size is twice bigger under Windows L&F on Win 8.1 with HiDPI display

2015-07-17 Thread Alexander Scherbatiy
Hello, Could you review the updated fix: http://cr.openjdk.java.net/~alexsch/8076545/webrev.01/ - inverted scale is used - round is used instead of ceil On 7/9/2015 2:32 AM, Phil Race wrote: Hi, - Note that the size you are re-scaling is the real pixel size GDI says to use, so t