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

Java heap dump doesn't contain klass mirror objects unless they are explicitly referenced

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • 10
    • 9
    • hotspot
    • None
    • svc

      VM doesn't dump Java class mirror objects unless they are part of root set or referenced from other Java objects. It means that for most classes their mirrors are absent in a heap dump. Since mirror object contains reference fields, its referents are shown as dangling objects (no incoming refs).

            coleenp Coleen Phillimore
            vlivanov Vladimir Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: