Skip to content

Instantly share code, notes, and snippets.

@arinto

arinto/jdeps.out Secret

Created April 7, 2014 16:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arinto/f5ec2b55c4b486b0a380 to your computer and use it in GitHub Desktop.
Save arinto/f5ec2b55c4b486b0a380 to your computer and use it in GitHub Desktop.
jdeps sample output
TargetTyping.class -> /Library/Java/JavaVirtualMachines/jdk1.8.0.jdk/Contents/Home/jre/lib/rt.jar (compact1)
com.otnira.lambda.main (TargetTyping.class)
-> java.io compact1
-> java.lang compact1
-> java.lang.invoke compact1
-> java.nio.file compact1
-> java.util.function compact1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment