!752 p { // OK, doesn't work, understandably // [gives java.lang.NoClassDefFoundError: java.lang.management.ManagementFactory]] // sendToPhoneVM("what is your pid"); // This should work, right? (And it does!) sendToPhoneVM("get injections"); sendToPhoneVM("how much memory is used?"); sendToPhoneVM("how much memory are you consuming"); sendToPhoneVM("how much memory is used after GC?"); sendToPhoneVM("how much memory are you consuming"); print(detectGateways_cache.stats()); }