possible problem with clean_weak_method_links

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • tbd
    • Affects Version/s: 9
    • Component/s: hotspot

      When we redefine classes, we make one attempt to call clean_weak_method_links(). But if the metadata is on the stack, we don't clear it. It seems we could leave stale metadata behind this way. I think we need to have the GC cleanup, clean_weak_klass_links call clean_weak_method_links. Or maybe combine them together into clean_weak_metadata_links.

            Assignee:
            Dean Long
            Reporter:
            Dean Long
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: