Changeset: 93f8d9494e05
Author:chegar
Date: 2009-10-22 15:44 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/93f8d9494e05
6894169: Move HttpLogFormatter into a separate package
Reviewed-by: alanb
! make/sun/net/FILES_java.gmk
- src/share/classes/sun/net/www/protocol/http/Http
Christopher Hegarty -Sun Microsystems Ireland wrote:
CR 6894169: Move HttpLogFormatter into a separate package
Webrev:
http://cr.openjdk.java.net/~chegar/6894169/webrev.0/webrev/
Moving HttpLogFormatter out of sun.net.www.protocol.http and into
sun.net.www.protocol.http.logging will simplify
CR 6894169: Move HttpLogFormatter into a separate package
Webrev:
http://cr.openjdk.java.net/~chegar/6894169/webrev.0/webrev/
Moving HttpLogFormatter out of sun.net.www.protocol.http and into
sun.net.www.protocol.http.logging will simplify the modularization
effort by making it easier to def