Created
June 15, 2015 19:39
-
-
Save lsgrep/ce705c683e15fdb43c5c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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