Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unchecked or Unsafe Operations

843793Oct 8 2007 — edited Oct 15 2007
Guys:

My group has recently migrated to JDK 1.5 from 1.4. We have a large volume of java code and we have a lot of container classes that need to be converted to generics. However, we need to get time to do this conversion. In the mean time we would just like to supress those "unchecked or unsafe operation" warnings. -nowarn doesn't seem to do anything here, should it? How can we supress these warnings until we are ready to fix them.

Phil Rossomando
LMCO
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 12 2007
Added on Oct 8 2007
13 comments
587 views