Changeset: 2a7c1a997102
Author:xuelei
Date: 2009-02-23 17:32 +0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/2a7c1a997102
5067458: Loopback SSLSocketImpl createSocket is throwing an exception
Summary: A null hostname should be regarded as a loopback address.
Reviewed-by: weiju
Changeset: 0f4497002345
Author:chegar
Date: 2009-02-23 10:36 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0f4497002345
6806649: synchronization bottleneck when constructing Thread subclasses
Summary: Replace subclass audits synchronization with ConcurrentHashMap with
weakl
Changeset: 27e1141d436c
Author:sherman
Date: 2009-02-23 21:06 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/27e1141d436c
6350801: Add support for named (instead of numbered) capture groups in regular
expression
6676425: Opensource unit/regression tests for java.util.regex
S