[OpenJDK 2D-Dev] JDK 9 RFR of JDK-8048980 : Fix raw and unchecked lint warnings in platform-specific sun.font files

2014-07-01 Thread Joe Darcy
Hello, Please review this small change to address a few remaining unchecked and raw types warnings in platform-specific sun.font code; full patch below: JDK-8048980 : Fix raw and unchecked lint warnings in platform-specific sun.font files http://cr.openjdk.java.net/~darcy/8048980.0/

Re: [OpenJDK 2D-Dev] RFR: 8048583: CustomMediaSizeName class matching to standard media is too loose

2014-07-01 Thread Jennifer Godinez
Looks good. Approved. - Jennifer On 06/27/2014 01:40 PM, Phil Race wrote: Bug : https://bugs.openjdk.java.net/browse/JDK-8048583 Fix : http://cr.openjdk.java.net/~prr/8048583/ As described in the bug the basic problem is that we associate a printer defined media with an inappropriate "standar

Re: [OpenJDK 2D-Dev] [9] Review Request for 8037511: tidy warnings cleanup for java.awt - 2d part

2014-07-01 Thread alexander stepanov
Hello Phil, ok, thanks. will do that in the next few days... Regards, Alexander On 30.06.2014 21:33, Phil Race wrote: Regenerate it against the jdk 9 client repo and I'll take a look. -phil. On 6/23/2014 5:16 AM, alexander stepanov wrote: Could somebody please review this old fix? Thanks,

Re: [OpenJDK 2D-Dev] Graphics2D.fill(Shape) operation always fails with a custom Composite

2014-07-01 Thread Laurent Bourgès
Rami, For one year I am rewriting OpenJDK's Pisces rendering engine to improve its performance & quality. Although I do not have time yet to push patches into OpenJDK 9 (dev), I forked Pisces as marlin-renderer on github: https://github.com/bourgesl/marlin-renderer I tested it against your test