Hi Daniel,

> On Mar 4, 2016, at 8:05 AM, Daniel Fuchs <daniel.fu...@oracle.com> wrote:
> 
> Please find below a patch for:
> 
> https://bugs.openjdk.java.net/browse/JDK-8151281
> 8151281: Module java.httpclient could use System.Logger
>         instead of PlatformLogger
> 
> http://cr.openjdk.java.net/~dfuchs/webrev_8151281/webrev.00/


I’m happy to see usage of PlatformLogger being converted to System.Logger. 

Is there any reason why Log can’t be a concrete implementation class?  Can it 
extends SimpleConsoleLogger instead?

Mandy

Reply via email to