...
Class or Method | Replacement | Rule |
---|---|---|
| |
|
| |
|
| |
|
| | ERR06-J. Do not let code throw undeclared checked exceptions |
| |
|
| |
|
| inherently unsafe | |
| inherently unsafe | |
| |
|
| | |
| inherently unsafe | |
JVM Profiler Interface (JVMPI) and JVM Debug Interface (JVMDI) | JVM Tool Interface (JVMTI) | ENV05-J. Do not deploy an application that can be remotely monitored |
Risk Assessment
Using deprecated or obsolete classes or methods in program code can lead to erroneous behavior.
...
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="9390ed9db7241450-c65a0e18-468f46b7-9c11ad1d-79c69082909d6212cfb82c53"><ac:plain-text-body><![CDATA[ | [ISO/IEC TR 24772:2010 | http://www.aitcnet.org/isai/] | "Deprecated Language Features [MEM]" | ]]></ac:plain-text-body></ac:structured-macro> |
CWE ID 589, "Call to Non-ubiquitous API" |
...
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="f8b9ca165a821f2d-7ec57085-47064079-838b9d4f-f8ba899d3b2062c965a2b427"><ac:plain-text-body><![CDATA[ | [[API 2006 | AA. Bibliography#API 06]] | [Deprecated API | http://java.sun.com/javase/6/docs/api/deprecated-list.html], [Dictionary | http://download.oracle.com/javase/6/docs/api/java/util/Dictionary.html] | ]]></ac:plain-text-body></ac:structured-macro> |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="93d802f80aaf5b4b-3fda63f0-43724fca-b4da8534-5e683ffd5db3e6a11a1e3ca3"><ac:plain-text-body><![CDATA[ | [[SDN 2008 | AA. Bibliography#SDN 08]] | Bug database, [Bug ID 4264153 | http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4264153] | ]]></ac:plain-text-body></ac:structured-macro> |
...