Re: java-nio-charset-enhanced -- Milestone 4 is released

2009-04-06 Thread Mark Reinhold
> Date: Mon, 06 Apr 2009 17:27:41 -0700 > From: Martin Buchholz > On Mon, Mar 30, 2009 at 21:51, Mark Reinhold wrote: >>> Date: Sun, 29 Mar 2009 11:27:26 -0700 >>> From: Martin Buchholz >>> The problem is more human.  One would like to give credit for good >>> ideas or good analysis, but the on

hg: jdk7/tl/jdk: 2 new changesets

2009-04-06 Thread yu-ching . peng
Changeset: 45ff1a9d4edb Author:valeriep Date: 2009-04-06 18:46 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/45ff1a9d4edb 4735126: (cl) ClassLoader.loadClass locks all instances in chain when delegating Summary: Added support for parallel-capable class loaders Reviewed-by: a

RE: Review request for 6795561

2009-04-06 Thread irisg
Hi, Alan. Sorry it took me so long to get to this. I needed to carve out some time so that I could think about your changes and review a few things on bugs.sun.com. > From: Alan Bateman > Sent: Tuesday, March 24, 2009 1:48 AM > To: core-libs-dev > Subject: Review request for 6795561 > > 679556

core lib typo fixes

2009-04-06 Thread Martin Buchholz
Hi Alan, Could you review the typo fixes below, and file a bug for me to use in my commit? Thanks, Martin # HG changeset patch # User martin # Date 1239065306 25200 # Node ID ad231fe99cf21cc042cd0cdfad632a59992cc730 # Parent d89688532509e8782bf7b61a3aa02dfcf073bda8 [mq]: typos diff --git a/sr

Re: java-nio-charset-enhanced -- Milestone 4 is released

2009-04-06 Thread Martin Buchholz
Hi Mark, On Mon, Mar 30, 2009 at 21:51, Mark Reinhold wrote: >> Date: Sun, 29 Mar 2009 11:27:26 -0700 >> From: Martin Buchholz > >> On Fri, Mar 27, 2009 at 15:44, [email protected] wrote: >>> Am 27.03.2009 22:49, Martin Buchholz schrieb: It's too difficult to give credit to external contribu

hg: jdk7/tl/jdk: 7 new changesets

2009-04-06 Thread alan . bateman
Changeset: 267d1f8aa82a Author:alanb Date: 2009-04-02 11:13 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/267d1f8aa82a 6824135: (ch) test/java/nio/channels/AsyncCloseAndInterrupt.java fails (lnx) Reviewed-by: sherman ! src/share/classes/sun/nio/ch/FileChannelImpl.java ! tes