Warnings cleanup in java.lang.instrument, java.lang.management (late entry)

Jon VanAlten jon.vanalten at redhat.com
Fri Dec 2 13:11:01 PST 2011


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


More information about the jdk8-dev mailing list