[OpenJDK 2D-Dev] Backport JDK-8017773 to jdk8u

2015-06-03 Thread Yasumasa Suenaga
Hi all, I have contributed a patch for JDK-8017773 : OpenJDK7 returns incorrect TrueType font metrics. It has been merged to jdk9, however jdk8u is not yet. My customer will use OpenJDK8. So I want to merge it to jdk8u. Could you help? I can crea

Re: [OpenJDK 2D-Dev] RFR: 8u-dev backport: 8023794: [macosx] LCD Rendering hints seems not working without FRACTIONALMETRICS=ON

2015-06-03 Thread Sergey Bylokhov
Looks fine. On 03.06.15 22:54, Andrew Brygin wrote: looks fine to me. Sorry for the mess... Thanks, Andrew 03/06/15 22:53, Phil Race пишет: Sigh .. I use xcode 4.x still for building JDK 9 - and it appears I have run into this and you can't disable it as I can a warning. I filed https://b

Re: [OpenJDK 2D-Dev] RFR: 8u-dev backport: 8023794: [macosx] LCD Rendering hints seems not working without FRACTIONALMETRICS=ON

2015-06-03 Thread Andrew Brygin
looks fine to me. Sorry for the mess... Thanks, Andrew 03/06/15 22:53, Phil Race пишет: Sigh .. I use xcode 4.x still for building JDK 9 - and it appears I have run into this and you can't disable it as I can a warning. I filed https://bugs.openjdk.java.net/browse/JDK-8081886 can someone r

Re: [OpenJDK 2D-Dev] RFR: 8u-dev backport: 8023794: [macosx] LCD Rendering hints seems not working without FRACTIONALMETRICS=ON

2015-06-03 Thread Phil Race
Sigh .. I use xcode 4.x still for building JDK 9 - and it appears I have run into this and you can't disable it as I can a warning. I filed https://bugs.openjdk.java.net/browse/JDK-8081886 can someone review the fix here : diff --git a/src/java.desktop/macosx/native/libawt_lwawt/font/CGGlyp

Re: [OpenJDK 2D-Dev] [9] Review Request: JDK-8080953 [TEST_BUG]Test java/awt/FontClass/DebugFonts.java fails due to wrongly typed bugid

2015-06-03 Thread pooja chopra
Hi All, Please review below fix . Regards, Pooja On 5/22/2015 10:34 PM, Sergey Bylokhov wrote: cc 2d On 22.05.15 19:59, pooja chopra wrote: Hello, Please review a fix for issue: 8080953 [TEST_BUG]Test java/awt/FontClass/DebugFonts.java fails due to wrongly typed bugid Test bug fix. https://bu

Re: [OpenJDK 2D-Dev] JDK-8081313: MultipleDocumentHandling.java: tidy warnings

2015-06-03 Thread alexander stepanov
Adding the correct mailing list (sorry). On 03.06.2015 15:04, Alexander Scherbatiy wrote: The fix looks good to me. Thanks, Alexandr. On 5/29/2015 2:58 PM, alexander stepanov wrote: Hello, Could you please review fix http://cr.openjdk.java.net/~avstepan/8081313/webrev.00/ for https://