Changeset: 809e8db0c142
Author:chegar
Date: 2011-07-29 10:55 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/809e8db0c142
6978200: ServerSocket.toString include "port=0" in the returned String
Summary: Removal of "port=0" from ServerSocket.toString method
Reviewed-by: alanb, c
Changeset: 2b27ef5c2173
Author:kvn
Date: 2011-05-20 12:46 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/2b27ef5c2173
7046096: SEGV IN C2 WITH 6U25
Summary: Missing fail flag set in strings concatenation code.
Reviewed-by: never
! src/share/vm/opto/stringopts.cpp
Change
Changeset: d4ab25d65adb
Author:darcy
Date: 2011-08-08 09:07 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d4ab25d65adb
6380161: (reflect) Exception from newInstance() not chained to cause.
Reviewed-by: dholmes, lancea, forax
! src/share/classes/java/lang/Class.java
Here is a first stab at fixing this issue.
http://cr.openjdk.java.net/~chegar/7014860/webrev.00/webrev/
-Chris.
On 07/21/11 09:42 AM, Jing LV wrote:
Hi,
Thank you Chris! Would you please send the link when you have some
progress?
δΊ 2011-7-18 18:00, Chris Hegarty ει:
On 07/18/11 09:09 AM,