Jump to Content
  Previous Next
Content starts here

Getting Familiar with the General Tab

The General tab (see Figure 4-1) contains information on both JRockit, your system, and your application.

Figure 4-1 The General tab

The General tab

The General tab is divided into the following sections:

  1. General Information-contains all general information about the JVM, operating system, recording time, etc.
  2. Memory Usage-contains information on how JRockit is using the memory.
  3. VM Arguments-lists all startup options that were used.
  4. Allocation-contains information on how your application allocates memory on the Java heap.
  5. Threads-contains information on thread usage.
  6. Exceptions-contains exceptions related information.
  Previous Next