6701700: MonitorInfo objects aren't invalidated when the owning thread is resumed Don't inform ThreadListeners for thread T1 when some other thread is resumed, and MonitoryIfoImpl must add itself as a ThreadListener Reviewed-by: dcubed
Add proper handling of JVMTI errors. Reviewed-by: tbell