JVM Arguments

Discussion in 'Bukkit Discussion' started by ZanderMan9, Aug 3, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    ZanderMan9

    Hello everyone, I was wondering what arguments you can give the Java VM when starting CB, besides Xmx & Xms , and which of these would improve CB's performance?
     
  2. Offline

    xTrollxDudex

    Many of the commands are purely just execution options, rather than how it is to run. I reccommend looking at the non standard options here: http://docs.oracle.com/javase/7/docs/technotes/tools/windows/java.html

    Keep in mind that debug flags such as verbosity or compilation prints can help you optimize your plugin code, so keep those in handy when you need it.
     
Thread Status:
Not open for further replies.

Share This Page