[JDK 11] RFR: 8195096: Exception printed on console with custom LogManager on starting Apache Tomcat (original) (raw)
mandy chung mandy.chung at oracle.com
Tue Jan 23 19:23:26 UTC 2018
- Previous message: [JDK 11] RFR: 8195096: Exception printed on console with custom LogManager on starting Apache Tomcat
- Next message: [JDK 11] RFR: 8195096: Exception printed on console with custom LogManager on starting Apache Tomcat
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/webrev8195096/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
- Previous message: [JDK 11] RFR: 8195096: Exception printed on console with custom LogManager on starting Apache Tomcat
- Next message: [JDK 11] RFR: 8195096: Exception printed on console with custom LogManager on starting Apache Tomcat
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]