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

Reply via email to