/visualvm/visualvm.conf

http://github.com/brinkman83/bashrc · Config · 14 lines · 11 code · 3 blank · 0 comment · 0 complexity · c0980bc364e6c9021118a25016194b54 MD5 · raw file

  1. # ${HOME} will be replaced by user home directory according to platform
  2. default_userdir="${HOME}/.${APPNAME}/1.2.2"
  3. default_mac_userdir="${HOME}/Library/Application Support/${APPNAME}/1.2.2"
  4. # options used by the launcher by default, can be overridden by explicit
  5. # command line switches
  6. default_options="-J-Xms24m -J-Xmx192m -J-Dsun.jvmstat.perdata.syncWaitMs=10000"
  7. # for development purposes you may wish to append: -J-Dnetbeans.logger.console=true -J-ea
  8. # default location of JDK/JRE, can be overridden by using --jdkhome <dir> switch
  9. #jdkhome="/path/to/jdk"
  10. # clusters' paths separated by path.separator (semicolon on Windows, colon on Unices)
  11. #extra_clusters=