Re: [OpenJDK 2D-Dev] Add optional support for using the system libicu

2013-06-24 Thread Steven R. Loomis
Omair, I'm sorry I did not see this before. I probably would not have noticed it except I happened to notice this reply. I'm responsible for maintaining the version of ICU in JDK, and also (read: main day job) IBM's lead for ICU for C/C++. ( But I speak for myself here, of course. ) I t

Re: [OpenJDK 2D-Dev] Add optional support for using the system libicu

2013-06-24 Thread Omair Majid
Hi Phil, Updated webrev: http://cr.openjdk.java.net/~omajid/webrevs/system-icu/01/ It's still against jdk8/build and missing support for the old build system. On 06/05/2013 02:02 PM, Phil Race wrote: > Since this entirely affects a 2D component, please include 2d-dev in > this discussion. > I wo

[OpenJDK 2D-Dev] HiDPIScaledImage and Oracle JDK 7

2013-06-24 Thread Konstantin Bulenkov
Dear All, I'm trying to support Retina devices under Oracle JDK (starting from build 1.7.0_40) and I found out that Oracle JDK doesn't provide any support for HiDPI images. I've described the problem in my blog http://bulenkov.com/2013/06/23/retina-support-in-oracle-jdk-1-7/ (part 3). I'll desc