Go to primary content
Previous
Previous
Next
Next

Using the Class Loading Page

The Class Loading page contains information about classes loaded and unloaded during the recording.

This page displays class loading data in both tables and graphs.

Using the Class Loading Page: Selections and Aspects

Use the drop-down menus at the top of the page to choose a selection and aspect if desired. Data from other pages can be saved to the selection drop-down menu by dragging an area of a chart (or selecting data from a table) and choosing Store Selection or Store Selection and Set As Focused Selection from the context menu.

The following controls provide additional behavior:
  • Show concurrent: Show all events concurrent to the selected aspect.

  • Intersecting: Show all events that intersect the original events, or only those contained in the same timespan.

  • All threads: Show events in all threads or only in threads related to the original events.

Using the Class Loading Page: Tables and Graphs

You can select any of the following to be displayed on the graph:

  • Class Loading: The number of classes loaded during the interval.

  • Class Unloading: The number of classes unloaded during the interval.

  • Loaded Class Count: The number of classes loaded since JVM start.

  • Unloaded Class Count: The number of classes unloaded since JVM start.

Table columns are labeled as follows:

  • Defining Class Loader: The defining class loader.

  • Classes Loaded: The number of classes loaded by this class loader.

  • Classes Unloaded: The number of classes unloaded.

This page also contains Class Loading and Class Unloading subtabs.

Class Loading Tab

  • Loaded Class: The name of the loaded class.

  • Duration: The duration of the class loading.

  • Defining Class Loader: The name of the defining class loader.

  • Initiating Class Loader: The name of the initiating class loader.

  • Thread: The thread where the class was loaded.

  • End Time: The end time of the class loading event.

Class Unloading Tab

  • Unloaded Class: The name of the unloaded class.

  • Defining Class Loader: The name of the defining class loader.

  • End Time: The end time of the class unloading event.

Using the Class Loading Page: Configuring Rules

You can set configuration attributes for the rules associated with this page by clicking the Edit Configuration icon.

The following options are available:

Class Loading Pressure
  • Classloading duration limit: The shortest classloading duration that should trigger a warning.

  • Classloading ration limit: The minimum ratio between time spent in classloading and the total duration of the recording.


Previous
Previous
Next
Next