Re: [7u8] Request for approval: 7166896: DocumentBuilder.parse(String uri) is not IPv6 enabled. It throws MalformedURLException

2012-07-12 Thread Edvard Wendelin
Approved. On Jul 13, 2012, at 6:09 AM, Joe Wang wrote: > Hi, > > I'd like to request for approval to push the following change into 7u8: > > Webrev: http://cr.openjdk.java.net/~joehw/7u8/7166896/webrev/ > Reviewed by: Paul Sandoz, Lance Andersen > > I've committed the change into jdk8. > > Th

[7u8] Request for approval: 7107957: AWT: Native code should include fcntl.h and unistd.h rather than sys/fcntl.h and sys/unistd.h

2012-07-12 Thread Charles Lee
Hi all, Requesting for approval to push the changes about using the POSIX defined includes. Changeset in jdk8 @ http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/1c0624d9a2b6 Webrev for jdk7u @ http://cr.openjdk.java.net/~littlee/jdk7u/243/webrev.00/

[7u8] Request for approval: 7166896: DocumentBuilder.parse(String uri) is not IPv6 enabled. It throws MalformedURLException

2012-07-12 Thread Joe Wang
Hi, I'd like to request for approval to push the following change into 7u8: Webrev: http://cr.openjdk.java.net/~joehw/7u8/7166896/webrev/ Reviewed by: Paul Sandoz, Lance Andersen I've committed the change into jdk8. Thanks, Joe

[7u8] Request for approval: 7146572: enableInputMethod(false) does not work in the TextArea and TextField on the linux platform

2012-07-12 Thread Charles Lee
Hi all, Requesting for approval to push the changes to get the override invocation in the peers' constructors. Changeset in jdk8 @ http://hg.openjdk.java.net/jdk8/awt/jdk/rev/04bc6f65d9ce Webrev for jdk7u @ http://cr.openjdk.java.net/~littlee/jdk7u/124/webrev.00/

hg: jdk7u/jdk7u-dev/jdk: 7179305: (fs) Method name sun.nio.fs.UnixPath.getPathForExecptionMessage is misspelled

2012-07-12 Thread rob . mckenna
Changeset: 78e3cfc05ce9 Author:robm Date: 2012-07-12 23:49 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/78e3cfc05ce9 7179305: (fs) Method name sun.nio.fs.UnixPath.getPathForExecptionMessage is misspelled Reviewed-by: dholmes, chegar ! src/solaris/classes/sun/nio/f

hg: jdk7u/jdk7u6-dev/jdk: 7162144: Missing AWT thread in headless mode in 7u4 b06

2012-07-12 Thread anthony . petrov
Changeset: a51e0bc5a081 Author:anthony Date: 2012-07-12 20:00 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u6-dev/jdk/rev/a51e0bc5a081 7162144: Missing AWT thread in headless mode in 7u4 b06 Summary: invokeAndWait() will throw InterruptedException when the EDT.interrupt() is cal

Re: [7u6] Request for approval for CR 7162144: Missing AWT thread in headless mode in 7u4 b20

2012-07-12 Thread Seán Coffey
Approved for jdk7u6-dev. regards, Sean. On 12/07/2012 13:49, Anthony Petrov wrote: Bug: http://bugs.sun.com/view_bug.do?bug_id=7162144 Webrev: http://cr.openjdk.java.net/~anthony/7u6-16-missingAWTThread-7162144.0/ Review thread: http://mail.openjdk.java.net/pipermail/awt-dev/2012-July/0030

[7u communication] Extra documentation describing the phase 2 approval and push process for 7u$N stabilization forests

2012-07-12 Thread Seán Coffey
Hi all, I've put together some extra documentation to outline the phase 2 approval and push process that we're using for 7u stabilization forests (jdk7u6-dev being the current development one). It's a follow on from the process that Edvard has already outlined on this alias in the past [1]. T

[7u6] Request for approval for CR 7162144: Missing AWT thread in headless mode in 7u4 b20

2012-07-12 Thread Anthony Petrov
Bug: http://bugs.sun.com/view_bug.do?bug_id=7162144 Webrev: http://cr.openjdk.java.net/~anthony/7u6-16-missingAWTThread-7162144.0/ Review thread: http://mail.openjdk.java.net/pipermail/awt-dev/2012-July/003097.html Reviewers: Sergey Bylokhov, Oleg Pekhovskiy -- best regards, Anthony

jdk7u-dev@openjdk.java.net

2012-07-12 Thread pavel . porvatov
Changeset: 05c69338ee73 Author:rupashka Date: 2012-07-12 14:47 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u6-dev/jdk/rev/05c69338ee73 7169111: Unreadable menu bar with Ambiance theme in GTK L&F Reviewed-by: kizune ! src/share/classes/com/sun/java/swing/plaf/gtk/GTKLookAndFeel.

Re: [7u6] Request for approval: 6938583: Unexpected NullPointerException by InputContext.endComposition()

2012-07-12 Thread Neil Richards
Now pushed to jdk7u-dev [1]. Regards, Neil [1] http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/61e52d6a2d80 On Thu, 2012-07-12 at 08:13 +0200, Edvard Wendelin wrote: > Approved for 7u8! > > /Edvard > > On Jul 6, 2012, at 10:10 AM, Charles Lee wrote: > > > Hi all, > > > > Requesting for ap

hg: jdk7u/jdk7u-dev/jdk: 6938583: Unexpected NullPointerException by InputContext.endComposition()

2012-07-12 Thread neil . richards
Changeset: 61e52d6a2d80 Author:rupashka Date: 2011-11-10 14:10 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/61e52d6a2d80 6938583: Unexpected NullPointerException by InputContext.endComposition() Reviewed-by: rupashka Contributed-by: Charles Lee ! src/share/classes