n=-Xrunyjpagent # Uncomment to enable remote debugging #wrapper.java.additional.n=-Xdebug -Xnoagent -Djava.compiler=NONE #wrapper.java.additional.n=-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005 # Depending of the use cases (and usage of the heap), the new GC1 algorithm can give good performance improvements: • -XX:+UseG1GC • -XX:-UseAdaptiveSizePolicy See http://docs.oracle.com/javase/7/docs/technotes/guides/vm/G1
n=-Xrunyjpagent # Uncomment to enable remote debugging #wrapper.java.additional.n=-Xdebug -Xnoagent -Djava.compiler=NONE #wrapper.java.additional.n=-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005 # section. org.apache.maven.pluginsmaven-compiler-plugin1.61.6 matter how early in the startup they are. export DEFAULT_JAVA_DEBUG_OPTS='-Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=5005' and on Windows, TROUBLESHOOTING