Skip to Main Content

New to Java

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!

how to over come deprecated API error.

807599Dec 15 2006 — edited Dec 15 2006
when i compile the code the following error occur. Please any one help me to eliminate the error..

Note: C:\Program Files\Java\jdk1.6.0\bin\students.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: C:\Program Files\Java\jdk1.6.0\bin\students.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 12 2007
Added on Dec 15 2006
5 comments
984 views