Skip to content

Instantly share code, notes, and snippets.

@lsgrep
Created June 15, 2015 19:39
Show Gist options
  • Save lsgrep/ce705c683e15fdb43c5c to your computer and use it in GitHub Desktop.
Save lsgrep/ce705c683e15fdb43c5c to your computer and use it in GitHub Desktop.
jstatd -J-Djava.security.policy=/work/jstatd.all.policy -J-Djava.rmi.server.logCalls=true -J-Djava.rmi.server.hostname=IP_ADDR
grant codebase "file:/work/jdk1.8.0_45/lib/tools.jar" { permission java.security.AllPermission; };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment