[JDK 11] RFR: 8195096: Exception printed on console with custom LogManager on starting Apache Tomcat
mandy chung
mandy.chung at oracle.com
Tue Jan 23 19:23:26 UTC 2018
On 1/23/18 11:13 AM, Daniel Fuchs wrote:
> Hi Jason,
>
> I take it back :-)
>
> Mandy helped me finding better names to refactor the code, so
> here is a (hopefully) better version:
>
> http://cr.openjdk.java.net/~dfuchs/webrev_8195096/webrev.02/
I like this better. Thank you for the update.
1220 assert logger != null; This is not necessary since addLogger checks
for null logger. No need for a new webrev. Thanks Mandy
More information about the core-libs-dev
mailing list