Re: [OpenJDK 2D-Dev] [9] Review Request: JDK-8029455 JLightweightFrame: support scaled painting

2014-01-31 Thread Jim Graham
Hi Anton, On 1/31/14 6:37 AM, Anton V. Tarasov wrote: My understanding is that, unless the fix is absolutely irrelevant (whic I hope it isn't), we should integrate it into 9/8u20 to support SwingNode in its current implementation on Retina displays. What do you think? I agree with this sentim

Re: [OpenJDK 2D-Dev] Should changes to client libraries be pushed to jdk9/dev instead of jdk9/client

2014-01-31 Thread Joseph Darcy
On 1/31/2014 2:05 AM, Alan Bateman wrote: On 31/01/2014 09:08, Sergey Bylokhov wrote: On 26.01.2014 13:30, Alan Bateman wrote: As a side point, client changes have been going into jdk9/client rather than jdk9/dev so I just wonder if there might be changes backed up in jdk9/client that might c

Re: [OpenJDK 2D-Dev] [9] Review request for 8023990: regression : postscript file size increase from 6u17

2014-01-31 Thread Phil Race
Approved. Note : I can't tell what forest you are using here but please make sure this gets pushed only to jdk9/client. -phil. On 1/29/2014 5:23 AM, anton nashatyrev wrote: Hello, Andrew, thanks for review in offline! Here is the corrected fix: http://cr.openjdk.java.net/~anashaty/8023

Re: [OpenJDK 2D-Dev] JDK 9 RFR of JDK-8033223: Fix serial lint warnings in sun.{font, java2d[.*]}

2014-01-31 Thread Joe Darcy
*ping* Thanks, -Joe On 01/29/2014 10:17 PM, Joe Darcy wrote: PS I updated the webrev to include changes to two additional files: diff -r a4c07ee72d07 src/share/classes/com/sun/imageio/plugins/common/BogusColorSpace.java --- a/src/share/classes/com/sun/imageio/plugins/common/BogusColorSpace.

Re: [OpenJDK 2D-Dev] [9] Review Request: JDK-8029455 JLightweightFrame: support scaled painting

2014-01-31 Thread Anton V. Tarasov
Hi Jim, On 31.01.2014 2:32, Jim Graham wrote: Hi Anton, I think I'm getting a little lost in all of the details that I'm only on the periphery of, but it sounds like if that had been the original performance we had seen then we might not have gone down the path of using/forcing SW/BufferedIma

Re: [OpenJDK 2D-Dev] Should changes to client libraries be pushed to jdk9/dev instead of jdk9/client

2014-01-31 Thread Alan Bateman
On 31/01/2014 09:08, Sergey Bylokhov wrote: On 26.01.2014 13:30, Alan Bateman wrote: As a side point, client changes have been going into jdk9/client rather than jdk9/dev so I just wonder if there might be changes backed up in jdk9/client that might cause issues when merged. It will be really g

Re: [OpenJDK 2D-Dev] JDK 9 RFR of JDK-8032733: Fix cast lint warnings in client libraries

2014-01-31 Thread Sergey Bylokhov
On 26.01.2014 13:30, Alan Bateman wrote: As a side point, client changes have been going into jdk9/client rather than jdk9/dev so I just wonder if there might be changes backed up in jdk9/client that might cause issues when merged. It will be really good to push all fixes related to client to th