Tag Archives: jdeps

Given: jdeps -jdkinternals C:\workspace4\SimpleSecurity\jar\classes.jar Which describes the expected

Given:jdeps -jdkinternals C:\workspace4\SimpleSecurity\jar\classes.jarWhich describes the expected output? A. jdeps lists the module dependencies and the package names of all referenced JDK internal APIs. If any are found, the suggested replacements are output in the console. B. jdeps outputs an error message that the -jdkinternals option requires either the -summary or the – verbose options to output to the… Read More »

Given: jdeps -jdkinternals C:\workspace4\SimpleSecurity\jar\classes.jar Which describes the expected

Given:jdeps -jdkinternals C:\workspace4\SimpleSecurity\jar\classes.jarWhich describes the expected output? A. jdeps lists the module dependencies and the package names of all referenced JDK internal APIs. If any are found, the suggested replacements are output in the console. B. jdeps outputs an error message that the -jdkinternals option requires either the -summary or the – verbose options to output to the… Read More »