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

klass parameter to FollowReferences and IterateThroughHeap is == filter and not instanceof filter

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • hotspot
    • b75
    • generic
    • generic

      The klass parameter to FollowReferences and IterateThroughHeap is specified to filter callbacks based on the instance class. Objects which are instances of a subclass of klass should not reported but as of mustang b73 the implementation is using an instanceof check so subclasses are reported.

            jjh James Holmlund (Inactive)
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: