RFR: 8036916 - Deprecation warnings in LogManager (original) (raw)
Mandy Chung mandy.chung at oracle.com
Wed Mar 12 18:34:08 UTC 2014
- Previous message: RFR: 8036916 - Deprecation warnings in LogManager
- Next message: RFR: 8036916 - Deprecation warnings in LogManager
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 3/12/2014 11:27 AM, Daniel Fuchs wrote:
Hi,
Please find below a trivial fix for [1]: 8036916: Deprecation warnings in LogManager [1] https://bugs.openjdk.java.net/browse/JDK-8036916 webrev: http://cr.openjdk.java.net/~dfuchs/webrev8036916/webrev.00/
Oops.. I didn't catch the typo in the @SuppressWarnings previously.
Looks okay. Could isRootOrGlobal do return logger == getGlobalLogger() || .... to avoid another @SuppressWarning? Really minor.
Mandy
- Previous message: RFR: 8036916 - Deprecation warnings in LogManager
- Next message: RFR: 8036916 - Deprecation warnings in LogManager
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]