Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: removed dead ENV02-J ref

...

Do not start the JVM with any agents enabled on a production machine. This compliant solution removes the -agentlib command line argument and installs a security manager , as required by rule ENV02-J. Create a secure sandbox using a Security Managerfor good measure.

Code Block
bgColor#ccccff
${JDK_PATH}/bin/java -Djava.security.manager ApplicationName

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="32ad6a8b92abdf4a-4e7a3747-4a4b49d7-bd95b622-0d9ffbe865d021da0458e754"><ac:plain-text-body><![CDATA[

[[JVMTI 2006

AA. Bibliography#JVMTI 06]]

 

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="397bdf14bff4496b-1be8194e-41ff4792-9ad68e18-faa4a7003e908ffe10a44f4c"><ac:plain-text-body><![CDATA[

[[Long 2005

AA. Bibliography#Long 05]]

Section 2.6, The JVM Tool Interface

]]></ac:plain-text-body></ac:structured-macro>

...