hg: jdk7u/jdk7u-dev/jdk: 8023392: Swing text components printed with spaces between chars

2013-09-05 Thread vladislav . karnaukhov
Changeset: 1d6fd8d54d24 Author:vkarnauk Date: 2013-09-05 17:25 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/1d6fd8d54d24 8023392: Swing text components printed with spaces between chars Reviewed-by: alexsch, alexp Contributed-by: anton.nashaty...@oracle.com ! src/s

Re: [7u-dev] Request for backport approval: 8023392 (Swing text components printed with spaces between chars)

2013-09-05 Thread Jeff Dinkins
Hi Anton, Approved for 7u-dev -jeff On Sep 5, 2013, at 5:10 AM, anton nashatyrev wrote: > Hello, > >please approve the fix backport from jdk8 to jdk7u-dev. The patch was > applied almost without modifications. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8023392 > Webrev for JDK8

[7u-dev] Request for backport approval: 8023392 (Swing text components printed with spaces between chars)

2013-09-05 Thread anton nashatyrev
Hello, please approve the fix backport from jdk8 to jdk7u-dev. The patch was applied almost without modifications. Bug: https://bugs.openjdk.java.net/browse/JDK-8023392 Webrev for JDK8 : http://cr.openjdk.java.net/~dmarkov/8023392/webrev.01/

hg: jdk7u/jdk7u-dev/jdk: 8023565: JPG causes javax.imageio.IIOException: ICC APP2 encoutered without prior JFIF

2013-09-05 Thread anton . litvinov
Changeset: 41c6bdfe4bb4 Author:alitvinov Date: 2013-09-05 12:53 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/41c6bdfe4bb4 8023565: JPG causes javax.imageio.IIOException: ICC APP2 encoutered without prior JFIF Reviewed-by: bae, vadim Contributed-by: anton.nashaty...