Re: Request for Review 6882384

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

Re: Request for Review 6882384

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

Re: Request for Review 6882384

2009-09-22 Thread Jean-Christophe Collet
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

Request for Review 6882384

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