[OpenJDK 2D-Dev] RFR 8159093: Fix coding conventions in Marlin renderer

Laurent Bourgès bourges.laurent at gmail.com
Wed Jun 8 21:31:41 UTC 2016


Hi,

Please review this bug fix for the Marlin renderer to fix coding
conventions:
bug: https://bugs.openjdk.java.net/browse/JDK-8159093
webrev: http://cr.openjdk.java.net/~lbourges/marlin/marlin-8159093.0/

Changes:
- Use capital letters for all constants (static fields)
- Use rdrCtx.stats instead of RendererContext.stats (static to field)
- removed useless imports

PS: this patch is an intermediate step before next Marlin patch

Regards,
Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20160608/e03b0d4b/attachment.html>


More information about the 2d-dev mailing list