Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8253033

CheckUnhandledOops check fails in ThreadSnapshot::initialize(...)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • 16
    • hotspot
    • None
    • svc
    • b16

      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

            lmesnik Leonid Mesnik
            lmesnik Leonid Mesnik
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: