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

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

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: