The JVM Layer

The tests associated with this layer provide users with valuable insight into the various aspects of Java Virtual Machines including:

  • Class loading/unloading
  • Server availability
  • Garbage collection activity
  • Memory/CPU management

Figure 1 : Tests associated with JVM layer