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