}
public void testInventoryReport() throws Exception
{
JVMTIInterface jvmti = new JVMTIInterface();
System.out.println(jvmti.inventoryReport());
}
public void testProduceInventoryMinimal() throws Exception
{
JVMTIInterface jvmti = new JVMTIInterface(); // The JVMTIWrapper used to produce inventories