Tue, 24 Feb 2009 09:11:42 +0000 6808647: (file) Paths.get("C:").newDirectoryStream() iterates over Path elements with additional slash [win]
alanb [Tue, 24 Feb 2009 09:11:42 +0000] rev 2071
6808647: (file) Paths.get("C:").newDirectoryStream() iterates over Path elements with additional slash [win] 6808648: (file) Files.walkFileTree should obtain file attributes during iteration [win] Reviewed-by: sherman
Mon, 23 Feb 2009 21:06:15 -0800 6350801: Add support for named (instead of numbered) capture groups in regular expression
sherman [Mon, 23 Feb 2009 21:06:15 -0800] rev 2070
6350801: Add support for named (instead of numbered) capture groups in regular expression 6676425: Opensource unit/regression tests for java.util.regex Summary: Added "named capturing group" into regex. Moved most of reg/unit tests to openjdk. Reviewed-by: alanb, okutsu
Mon, 23 Feb 2009 10:36:19 +0000 6806649: synchronization bottleneck when constructing Thread subclasses
chegar [Mon, 23 Feb 2009 10:36:19 +0000] rev 2069
6806649: synchronization bottleneck when constructing Thread subclasses Summary: Replace subclass audits synchronization with ConcurrentHashMap with weakly referenced Class keys Reviewed-by: peterjones, dholmes, martin
Mon, 23 Feb 2009 17:32:52 +0800 5067458: Loopback SSLSocketImpl createSocket is throwing an exception
xuelei [Mon, 23 Feb 2009 17:32:52 +0800] rev 2068
5067458: Loopback SSLSocketImpl createSocket is throwing an exception Summary: A null hostname should be regarded as a loopback address. Reviewed-by: weijun
Mon, 23 Feb 2009 10:05:55 +0800 6780416: New keytool commands/options: -gencert, -printcertreq, -ext
weijun [Mon, 23 Feb 2009 10:05:55 +0800] rev 2067
6780416: New keytool commands/options: -gencert, -printcertreq, -ext Reviewed-by: xuelei, mullan
Mon, 23 Feb 2009 10:05:41 +0800 6803376: BasicConstraintsExtension does not encode when (ca==false && pathLen<0)
weijun [Mon, 23 Feb 2009 10:05:41 +0800] rev 2066
6803376: BasicConstraintsExtension does not encode when (ca==false && pathLen<0) Reviewed-by: xuelei
Mon, 23 Feb 2009 10:04:52 +0800 6804045: DerValue does not accept empty OCTET STRING
weijun [Mon, 23 Feb 2009 10:04:52 +0800] rev 2065
6804045: DerValue does not accept empty OCTET STRING Reviewed-by: xuelei
Mon, 23 Feb 2009 10:04:25 +0800 6789935: cross-realm capath search error
weijun [Mon, 23 Feb 2009 10:04:25 +0800] rev 2064
6789935: cross-realm capath search error Reviewed-by: xuelei
Mon, 23 Feb 2009 10:03:36 +0800 6535697: keytool can be more flexible on format of PEM-encoded X.509 certificates
weijun [Mon, 23 Feb 2009 10:03:36 +0800] rev 2063
6535697: keytool can be more flexible on format of PEM-encoded X.509 certificates Reviewed-by: vinnie
Fri, 20 Feb 2009 10:53:39 -0800 Merge
tbell [Fri, 20 Feb 2009 10:53:39 -0800] rev 2062
Merge
Fri, 20 Feb 2009 13:05:28 +0800 6697270: Inputstream dosent behave correct
xuelei [Fri, 20 Feb 2009 13:05:28 +0800] rev 2061
6697270: Inputstream dosent behave correct Summary: do not try to read zero byte from a InputStream, and do always return immediately for zero byte reading in a InputStream implementation. Reviewed-by: weijun
Fri, 20 Feb 2009 12:50:02 +0800 4918870: Examine session cache implementation (sun.misc.Cache)
xuelei [Fri, 20 Feb 2009 12:50:02 +0800] rev 2060
4918870: Examine session cache implementation (sun.misc.Cache) Summary: replace sun.misc.Cache with sun.security.util.Cache Reviewed-by: weijun
Thu, 19 Feb 2009 18:04:30 -0800 Merge
tbell [Thu, 19 Feb 2009 18:04:30 -0800] rev 2059
Merge
Mon, 16 Feb 2009 17:19:05 +0000 6800805: java.net.NetworkInterface.getNetworkInterfaces() does not list IPv6 network interfaces correctly
chegar [Mon, 16 Feb 2009 17:19:05 +0000] rev 2058
6800805: java.net.NetworkInterface.getNetworkInterfaces() does not list IPv6 network interfaces correctly Reviewed-by: jccollet
Sun, 15 Feb 2009 12:25:54 +0000 6781363: New I/O: Update socket-channel API to jsr203/nio2-b99
alanb [Sun, 15 Feb 2009 12:25:54 +0000] rev 2057
6781363: New I/O: Update socket-channel API to jsr203/nio2-b99 4313887: New I/O: Improved filesystem interface 4607272: New I/O: Support asynchronous I/O Reviewed-by: sherman, chegar
Wed, 11 Feb 2009 13:16:53 +0000 6799040: Portability issues in src/solaris/native/java/net/Inet4AddressImpl.c
chegar [Wed, 11 Feb 2009 13:16:53 +0000] rev 2056
6799040: Portability issues in src/solaris/native/java/net/Inet4AddressImpl.c Reviewed-by: alanb Contributed-by: christos@zoulas.com
(0) -1000 -300 -100 -16 +16 +100 +300 +1000 +3000 +10000 +30000 tip