[OpenJDK 2D-Dev] RFR 8144654: Improve Marlin logging
Laurent Bourgès
bourges.laurent at gmail.com
Thu Dec 3 22:17:16 UTC 2015
https://bugs.openjdk.java.net/browse/JDK-8144654
Please review this webrev that fixes logging issues in Marlin:
http://cr.openjdk.java.net/~lbourges/marlin/marlin-8144654.0/
Changes:
- Byte/Float/Int/ArrayCache: use logInfo instead of System.out
- MarlinConst: enableLogs uses MarlinProperties.isEnableLogs() and restore
potential doMonitors / doChecks flags
- MarlinProperties: added isEnableLogs()
- MarlinUtils: use PlatformLogger instead of Logger and removed
getCallerInfos()
- RendererContext: remove all MarlinUtils.getCallerInfos()
Best regards,
Laurent Bourgès
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20151203/f25c6140/attachment.html>
More information about the 2d-dev
mailing list