Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

See the jdeps man page for more information.  jdeps is a static analysis tool on the given class files and dynamic class dependencies (Class.forName or loading of service providers etc) are not reported.

Below lists some of the JDK internal APIs and the recommended way to replace their usage.

...