Description
Add new jdwp command "Instances" for jdwp 6.
This command will return the directly or indirectly reachable instances of desired class.
The new jvmti 6 function FollowReferences are still not available in our vm.
Tested with RI runtime.
Add new jdwp command "Instances" for jdwp 6.
This command will return the directly or indirectly reachable instances of desired class.
The new jvmti 6 function FollowReferences are still not available in our vm.
Tested with RI runtime.