hg: jdk7/tl/jdk: 6894169: Move HttpLogFormatter into a separate package

2009-10-22 Thread christopher . hegarty
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

Re: Request for Review: 6894169

2009-10-22 Thread Alan Bateman
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

Request for Review: 6894169

2009-10-22 Thread Christopher Hegarty -Sun Microsystems Ireland
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