Re: JDK 16 RFR of JDK-8250221: Address use of default constructors in java.logging

2020-07-23 Thread Daniel Fuchs
Hi Joe, LGTM. best regards, -- daniel On 23/07/2020 18:37, Joe Darcy wrote: Hello, Please review the changes for     JDK-8250221: Address use of default constructors in java.logging     webrev: http://cr.openjdk.java.net/~darcy/8250221.0/     CSR: https://bugs.openjdk.java.net/browse/JDK

Re: JDK 16 RFR of JDK-8250221: Address use of default constructors in java.logging

2020-07-23 Thread Lance Andersen
+1 > On Jul 23, 2020, at 1:37 PM, Joe Darcy wrote: > > ErrorManager.jav

JDK 16 RFR of JDK-8250221: Address use of default constructors in java.logging

2020-07-23 Thread Joe Darcy
Hello, Please review the changes for     JDK-8250221: Address use of default constructors in java.logging     webrev: http://cr.openjdk.java.net/~darcy/8250221.0/     CSR: https://bugs.openjdk.java.net/browse/JDK-8250223 This is part of a larger effort to remove reliance of default constructor