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

jhat: exclude weak refs query does not work as expected

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • core-svc
    • b61
    • generic
    • generic

      jhat can show root set references (i.e., set of all paths by which a specific object is alive). While showing rootset references, user can filter "exclude weak refs". In this mode, paths the contain one or more java.lang.ref.Reference (or any subclass) in it will be filtered. This helps in OOM analysis -- user may want to skip weak/soft paths. But, this facility does not work as expected. For eg. paths with WeakReference (or it's subclass) objects are shown in "exclude weak refs" mode.

            sundar Sundararajan Athijegannathan
            sundar Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: