Previous Topic: Display JVM Detail Reports

Next Topic: Display the JVM Method Detail Panel

Display the JVM Methods Panel

The JVM Methods panel displays the Class.Methods and Class Source information. From here, you can use the D (Method Details) line command to display the line numbers in the class source where the activity was detected and the P (Processes) line command to see the associated Process IDs.

CA MAT ----------------------- JVM Methods ----------------- Row 1 to 8 of 8 COMMAND ===> SCROLL ===> HALF Primary commands: JVM Information Profile: JVM1 Options: NORMAL Line commands: D - Method Details NM - Method Name Methods: Appl. P - Processes NS - Source Name Tran: * Method: * Source: * Process: 33555438 ThrdTCB: * LC Class.Method Class Source Pct% Visual ___________________________________ _______________________ _____ __________ ------------------------------------------------------------------------------- __ WaitTest.main WaitTest.java 41.50 =========> __ com/ibm/cics/server/Wrapper.main Wrapper.java 2.67 __ om/ibm/cics/server/Wrapper.<clinit> Wrapper.java 1.94 __ c/Launcher$AppClassLoader.loadClass Launcher.java 1.94 __ java/lang/ClassLoader.loadClass ClassLoader.java 0.97 __ rity/AccessController.doPrivileged1 AccessController.java 0.49 __ /net/URLClassLoader$ClassFinder.run URLClassLoader.java 0.24 __ java/lang/ClassLoader.defineClass0 ClassLoader.java 0.24

The commands that are available on the JVM Methods panel are described next.

D - Method Details

Display the source line numbers within the selected method where activity was detected.

P - Processes

Display the process IDs that are associated with the selected class.

NM - Method Name

Display the full name of the selected method (which might have been truncated on the panel display).

NS - Source Name

Display the full name of the source file of the selected method (which might have been truncated on the panel display).