Re: OpenJDK Forum: Core Libraries Round Table

2009-04-14 Thread Andrew John Hughes
2009/4/14 Max (Weijun) Wang weijun.w...@sun.com: On Apr 14, 2009, at 7:44 PM, Dalibor Topic wrote: Kevin Bourrillion wrote: Curious if anyone is transcribing the call into text yet?  Word-for-word not necessary, but understandable?  If no one says they've already done that or at least

Re: PATCH: ShutdownHooks and LoggingDeadlock2

2009-04-14 Thread Alan Bateman
Mandy Chung wrote: Hi Martin, Thanks for catching the regression. I created a Sun bug # 6829503 for bug 2. With the fix for 6829503, ApplicationShutdownHook and DeleteOnExitHook are both lazily initialized. Since it is possible that a file could be added to the list for DeletedOnExit

Re: OpenJDK Forum: Core Libraries Round Table

2009-04-14 Thread Ulf Zibis
Am 14.04.2009 13:52, Max (Weijun) Wang schrieb: To ease your acquaintance with them, comments are added: Alan Bateman: the NIO2 guy Chris Hegarty: the SCTP guy Vincent Ryan: the ECC guy Michael McMahon: the HTTP server guy Xueming (Sherman) Shen: the corelib guy (sorry I forget what he

Re: OpenJDK Forum: Core Libraries Round Table

2009-04-14 Thread Christopher Hegarty - Sun Microsystems Ireland
On 04/14/09 13:21, Andrew John Hughes wrote: 2009/4/14 Max (Weijun) Wang weijun.w...@sun.com: On Apr 14, 2009, at 7:44 PM, Dalibor Topic wrote: Kevin Bourrillion wrote: Curious if anyone is transcribing the call into text yet? Word-for-word not necessary, but understandable? If no one

Re: OpenJDK Forum: Core Libraries Round Table

2009-04-14 Thread Dalibor Topic
Ulf Zibis wrote: Am 14.04.2009 13:52, Max (Weijun) Wang schrieb: To ease your acquaintance with them, comments are added: Alan Bateman: the NIO2 guy Chris Hegarty: the SCTP guy Vincent Ryan: the ECC guy Michael McMahon: the HTTP server guy Xueming (Sherman) Shen: the corelib guy

Re: PATCH: ShutdownHooks and LoggingDeadlock2

2009-04-14 Thread Franz Wong
Dear all, Seem you guy are fixing the bug about shutdown of logger, can you please also take a look at the bug I filed in Sun database (#6774110) Thanks.

Re: Source of sun.nio.cs.StandardCharsets.java - Please help!

2009-04-14 Thread Ulf Zibis
Am 14.04.2009 00:16, Xueming Shen schrieb: I'm still using MKS ksh, but it should not matter. For that particular script, you can copy/paste the command from the the makefile, so it should look like sh -e genCharsetprovider.sh {TheDirOf}/standard-charsets {DestinateDir} before that you should

Re: PATCH: ShutdownHooks and LoggingDeadlock2

2009-04-14 Thread Mandy Chung
Alan Bateman wrote: That bug is that deleteOnExit is throwing IllegalStateException during shutdown when it shouldn't. That bug has been there for a while but has been masked by 6526376 (fixed early in jdk7). Before the fix for 6829503 (after 6526376 was fixed), DeleteOnExitHook#add never

Re: Logger.log should call getHandlers

2009-04-14 Thread Martin Buchholz
I've updated my PATCH with more self-flagellation penance tests, but which also have an ulterior motive, as will be revealed in a followon msg. PATCH to my patch http://cr.openjdk.java.net/~martin/getHandlers follows: diff --git a/test/java/util/logging/LoggerSubclass.java

Re: PATCH: ShutdownHooks and LoggingDeadlock2

2009-04-14 Thread Martin Buchholz
It does look like we're taking over maintainership of java.util.logging, and there is a current flurry of activity, but probably no one here is thinking along those lines. Martin On Tue, Apr 14, 2009 at 06:38, Franz Wong franzp...@gmail.com wrote: Dear all, Seem you guy are fixing the bug

Re: Logger.log should call getHandlers

2009-04-14 Thread swamy
Martin, Good catch! Your fix looks good to me. Bug id for this issue is:6830220). -Swamy Martin Buchholz wrote: Hi Swamy Our recent change changeset: 810:6eac3829cb41 user:martin date:Tue Jan 27 15:04:30 2009 -0800 summary: 6797480: Remove synchronization bottleneck in

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

2009-04-14 Thread Martin Buchholz
(Sorry for my continuing extreme communications lag) On Mon, Apr 6, 2009 at 20:45, Mark Reinhold m...@sun.com wrote: Date: Mon, 06 Apr 2009 17:27:41 -0700 From: Martin Buchholz marti...@google.com On Mon, Mar 30, 2009 at 21:51, Mark Reinhold m...@sun.com wrote: Date: Sun, 29 Mar 2009