Skip to main content
Skip table of contents

37.8 Debugging

  • -XX:+PrintConcurrentLocks: This will cause the Ctrl-Break handler to print a list of concurrent locks owned by each thread
  • -XX:+PrintClassHistogram: This will cause the Ctrl-Break handler to print a heap histogram.
  • -XX:+TraceClassLoading: This is used to trace loading of classes.
  • -XX:+TraceClassUnloading: This is used to trace unloading of classes.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.