...
Do not start the JVM with any agents enabled on an operational production machine. This compliant solution eliminates the -agentlib
command line argument and installs a security manager as required by ENV30-J. Create a secure sandbox using a Security Manager.
...