Changeset: bbb543254c63
Author:martin
Date: 2009-09-22 18:30 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/bbb543254c63
4245470: algorithm of java.lang.Byte.hashCode() is not specified
Summary: Specify some hashCode methods are equivalent to intValue
Reviewed-by: darcy
! sr
Changeset: c715b68cdcaf
Author:darcy
Date: 2009-09-22 16:11 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c715b68cdcaf
6468534: (reflect) Exception types cannot be parameterized, rephrase
getGenericExceptionTypes.
Reviewed-by: alanb
! src/share/classes/java/lang/reflect/Co
Changeset: b8004f6f4812
Author:kevinw
Date: 2009-09-22 17:01 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/b8004f6f4812
6882768: (launcher) test for 6842838 is broken
Summary: Testcase correction.
Reviewed-by: ksrini
! test/tools/launcher/6842838/Test6842838.sh
Changeset:
Changeset: 023063a403ed
Author:chegar
Date: 2009-09-22 14:42 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/023063a403ed
6882654: Remove dependency on java.util.concurrent from KeepAlive implementaion
Reviewed-by: michaelm
! src/share/classes/sun/net/www/http/KeepAliveCache.
On 22/09/2009 12:58, Alan Bateman wrote:
Christopher Hegarty - Sun Microsystems Ireland wrote:
6882384: Update http protocol handler to use PlatformLogger
Webrev:
http://cr.openjdk.java.net/~chegar/6882384/webrev.0/webrev/
Change http logging to use the PlatformLogger. We can simply remove
Christopher Hegarty - Sun Microsystems Ireland wrote:
6882384: Update http protocol handler to use PlatformLogger
Webrev:
http://cr.openjdk.java.net/~chegar/6882384/webrev.0/webrev/
Change http logging to use the PlatformLogger. We can simply remove
the reflective calls to the logging API f
Christopher Hegarty - Sun Microsystems Ireland wrote:
6882384: Update http protocol handler to use PlatformLogger
Webrev:
http://cr.openjdk.java.net/~chegar/6882384/webrev.0/webrev/
Change http logging to use the PlatformLogger. We can simply remove
the reflective calls to the logging API f
6882384: Update http protocol handler to use PlatformLogger
Webrev:
http://cr.openjdk.java.net/~chegar/6882384/webrev.0/webrev/
Change http logging to use the PlatformLogger. We can simply remove the
reflective calls to the logging API from HttpCapture as the
PlatformLogger will take care o