The following variables:
oop blocker_object = NULL;
oop blocker_object_owner = NULL;
in method
void ThreadSnapshot::initialize(ThreadsList * t_list, JavaThread* thread);
are NULL but still might be corrupted by CheckUnhandledOops
oop blocker_object = NULL;
oop blocker_object_owner = NULL;
in method
void ThreadSnapshot::initialize(ThreadsList * t_list, JavaThread* thread);
are NULL but still might be corrupted by CheckUnhandledOops