Changeset: ab3fd720516c
Author:rasbold
Date: 2010-08-10 19:17 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/ab3fd720516c
6378314: Bad warning message when agent library not found. local directory is
not searched.
Summary: Print a more detailed error message for
Changeset: da5b67ac7755
Author:sherman
Date: 2010-08-10 13:15 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/da5b67ac7755
6923794: About 40 JCK test case fail with AssertionError if -esa option is
specified
Summary: removed the assert
Reviewed-by: alanb
! src/solaris/classe
Changeset: 1f996198877b
Author:chegar
Date: 2010-08-10 17:30 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/1f996198877b
6882910: Unexplained lack of IP4 network ability when transparent IP6 to IP4 is
disabled.
Reviewed-by: alanb
! src/solaris/native/java/net/PlainDatagramS
Changeset: a2d8c7071f24
Author:mcimadamore
Date: 2010-08-10 14:52 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/a2d8c7071f24
6975275: diamond implementation needs some cleanup
Summary: resolution issues during diamond inference should be reported through
Resolve.logRe
Changeset: 3e239fe92832
Author:lancea
Date: 2010-08-10 10:07 -0400
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3e239fe92832
6898593: java.sql.Date.valueOf no exception if date given is not in the JDBC
date escape syntax
Reviewed-by: minqi
! src/share/classes/java/sql/Date.java