Warnings cleanup in java.lang.instrument, java.lang.management (late entry) (original) (raw)
Jon VanAlten jon.vanalten at redhat.com
Fri Dec 2 13:11:01 PST 2011
- Previous message: Review request for javax.imageio (Warning Cleanup Day)
- Next message: Warnings cleanup in java.lang.instrument, java.lang.management (late entry)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
This set is quite trivial, seemed almost not worth a webrev, but nonetheless:
http://icedtea.classpath.org/~vanaltj/webrevs/javalangwarnings/
I did make use of one @SuppressWarnings("unchecked") annotation; the same cause for this warning was being suppressed elsewhere in the file and it looked like it would be a messy refactor to do otherwise, if indeed it would even be possible.
Comments? Would anyone like to create a bug and sponsor this set?
Thanks, jon
- Previous message: Review request for javax.imageio (Warning Cleanup Day)
- Next message: Warnings cleanup in java.lang.instrument, java.lang.management (late entry)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]