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

JVMTI FollowReferences is slow

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • hs22
    • hs21
    • hotspot
    • None
    • b02
    • generic
    • generic
    • Not verified

        A performance issue with the Hotspot implementation of FollowReferences causes
        it to be 10x slower than JROckit.

        There is an unnecessary reset of a "visited" flag on Java heap objects.
        The flag is reset even when no objects are ever marked as visited.

        See attached patch file and diffs for a suggested fix.

              dcubed Daniel Daugherty
              phh Paul Hohensee
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: