Part of the history here is that the JDK used to continue supporting
windows 98 for many years, longer than Microsoft itself!
With that support having been dropped, it is much easier to make
changes like this (switch from "A" to "W" interfaces consistently)
but it's hard to find the enthusiasm. Fi
4519026: (process) Process should support Unicode on Win NT
This is a long standing known limitation, which has never been addressed
because it would require fairly big effort.
Thanks,
Naoto
Subject: Re: Unicode support in Java JRE on Windows
Date: Mon, 23 Feb 2009 16:14:11 -0500
From: Karen
Changeset: 1fbc1cc6e260
Author:darcy
Date: 2009-02-24 17:48 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/1fbc1cc6e260
6498938: Faulty comparison of TypeMirror objects in getElementsAnnotatedWith
implementation
Reviewed-by: jjg
! src/share/classes/com/sun/tools/javac
Changeset: 435d5d9bb87d
Author:darcy
Date: 2009-02-24 17:16 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/435d5d9bb87d
6501749: 6501749 Filer should state connection between created files and root
elements
Reviewed-by: jjg
! src/share/classes/javax/annotation/process
Changeset: 266358f13a6f
Author:dl
Date: 2009-02-24 14:01 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/266358f13a6f
6803402: Race condition in AbstractQueuedSynchronizer
Summary: Read fields in reverse initialization order
Reviewed-by: martin
!
src/share/classes/java/util/
Iris,
Lance Andersen is the long-time spec lead for JDBC. He's on this mailing
list, has push-rights, but isn't formally a member of any group. He was
on the original list when the census was initiated last year but he
seems to have got lost along the way. He would like to be a member of
this
I don't think puting extends closeable in the socket class is incompatible...
But any way i didn't mean overloading the class function, i meant my
own utility function to close closeables in finally clauses.
Changeset: dc237aecf7cf
Author:kevinw
Date: 2009-02-24 14:22 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/dc237aecf7cf
6599383: Unable to open zip files more than 2GB in size
Reviewed-by: alanb
! src/share/native/java/util/zip/zip_util.c
! src/share/native/java/util/zip/zi
Changeset: 910f9cceb0f8
Author:alanb
Date: 2009-02-24 09:11 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/910f9cceb0f8
6808647: (file) Paths.get("C:").newDirectoryStream() iterates over Path
elements with additional slash [win]
6808648: (file) Files.walkFileTree should obta