[OpenJDK 2D-Dev] Remove warnings in sun.java2d

Roman Kennke roman at kennke.org
Wed Oct 3 22:33:44 UTC 2007


I looked through the classes in sun.java2d and removed most warnings
there. That is, unused imports, @Override annotations, local variables
hiding fields, static field access through an instance, redundant casts
and maybe something else I forgot.

Find the patch attached.

/Roman

-- 
http://kennke.org/blog/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openjdk-java2d-warnings2.diff
Type: text/x-patch
Size: 43583 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20071004/997ae268/openjdk-java2d-warnings2.diff>


More information about the 2d-dev mailing list