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
Greetings,
I have a batch of JVM/TI bug fixes ready for code review. I need a
minimum of one reviewer from the Runtime Team and one reviewer from
the Serviceability Team. These fixes were made relative to HSX-14-B10
because there is a bit of interest in having a couple of these fixes
in JDK6-U14.
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