Re: [7u8] Request for approval: 7161229 PriorityBlockingQueue keeps hard reference to last removed element

2012-07-10 Thread Edvard Wendelin
Approved. On Jul 11, 2012, at 6:55 AM, David Holmes wrote: > This is a direct backport of the changes that went into 8: > > Changeset: 94b525ce3653 > Author:dholmes > Date: 2012-06-27 01:36 -0400 > URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/94b525ce3653 > > 7161229: Priority

jdk7u6-b19 l10n integration complete

2012-07-10 Thread Michael Fang
http://hg.openjdk.java.net/jdk7u/jdk7u6/jdk/rev/28e43b980aee --- All the fixes will be tested during promotion (no official PIT testing at this point): 7182226 java/localization NLS: jdk7u6 message drop20 integration

[7u8] Request for approval: 7161229 PriorityBlockingQueue keeps hard reference to last removed element

2012-07-10 Thread David Holmes
This is a direct backport of the changes that went into 8: Changeset: 94b525ce3653 Author:dholmes Date: 2012-06-27 01:36 -0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/94b525ce3653 7161229: PriorityBlockingQueue keeps hard reference to last removed element Reviewed-by: dhol

hg: jdk7u/jdk7u6/jdk: 2 new changesets

2012-07-10 Thread michael . fang
Changeset: 28e43b980aee Author:mfang Date: 2012-07-09 22:58 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u6/jdk/rev/28e43b980aee 7182226: NLS: jdk7u6 message drop20 integration Reviewed-by: yhuang ! src/linux/doc/man/ja/appletviewer.1 ! src/linux/doc/man/ja/apt.1 ! src/linux/doc

Re: Request for approval: 6953455: CookieStore.add() cannot handle null URI parameter, contrary to the API

2012-07-10 Thread Neil Richards
Thanks for the clarification - the change is now pushed [1]. Regards, Neil [1] http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/e9b5b26b670e On Mon, 2012-07-09 at 17:08 +0200, Edvard Wendelin wrote: > Feel free to push to the jdk7u-dev gate! > > Cheers, > Edvard > > On Jul 9, 2012, at 1:09 P

hg: jdk7u/jdk7u-dev/jdk: 6953455: CookieStore.add() cannot handle null URI parameter, contrary to the API

2012-07-10 Thread neil . richards
Changeset: e9b5b26b670e Author:ngmr Date: 2012-07-10 14:46 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/e9b5b26b670e 6953455: CookieStore.add() cannot handle null URI parameter, contrary to the API Reviewed-by: chegar, mduigou Contributed-by: kurchi.subhra.ha...@ora

[7u6] Request for approval for CR 7177173: [macosx] JFrame.setExtendedState(JFrame.MAXIMIZED_BOTH) not working as expected in JDK 7

2012-07-10 Thread Anthony Petrov
Bug: http://bugs.sun.com/view_bug.do?bug_id=7177173 Webrev: http://cr.openjdk.java.net/~anthony/7u6-17-MaximizedBoth-7177173.0/ Review threads: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-July/004596.html http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-July/004585.h

Re: [7u6] Request for approval for 7182226: NLS: jdk7u6 message drop20 integration

2012-07-10 Thread Edvard Wendelin
Approved pending release team approval. Cheers, Edvard On Jul 10, 2012, at 8:37 AM, Michael Fang wrote: > Hi, > > This is a request for approval for > 7182226: NLS: jdk7u6 message drop20 integration into 7u6 repository > > Bug description: http://bugs.sun.com/view_bug.do?bug_id=7182226 > Web

Re: [7u8] Request for approval: 7113017: Use POSIX compliant include file headers in sun/awt/medialib/mlib_types.h

2012-07-10 Thread Edvard Wendelin
Approved. On Jul 10, 2012, at 8:11 AM, Charles Lee wrote: > Hi all, > > Requesting for approval to push the changes to use Posix compliant include > file headers in mlib-types.h > > Chaneset in jdk8 @ http://hg.openjdk.java.net/jdk8/2d/jdk/rev/89952dc5be8e > Webrev for jdk7u @ http://cr.openjd

Re: [7u8] Request for approval: 7146506: (fc) Add EACCES check to the return of fcntl native method

2012-07-10 Thread Edvard Wendelin
Approved. I'll create the sub-cr for 7u8. Cheers, Edvard On Jul 10, 2012, at 7:44 AM, Charles Lee wrote: > Hi all, > > Requesting for approval to push the changes for adding EACCES check to the > return of fcntl native method. > > Changeset in jdk8 @ http://hg.openjdk.java.net/jdk8/jdk8/jdk

Re: Request for approval: 7179305: (fs) Method name sun.nio.fs.UnixPath.getPathForExecptionMessage is misspelled

2012-07-10 Thread Edvard Wendelin
Hi, Ok to push to 7u8. Make sure you update the CR to reflect the correct release. Cheers, Edvard On Jul 9, 2012, at 11:35 PM, Rob McKenna wrote: > Hi folks, > > Simple one. Same as the jdk8 fix. > >-Rob > > Original Message > Subject: Request for review: 7179305