previously EMCP methods not marked as obsolete

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 6
    • Affects Version/s: 5.0, 6
    • Component/s: hotspot
    • b69
    • generic
    • generic

        During the code review process for 6338927, Jim Holmlund
        noticed that previously EMCP methods are not marked as
        obsolete. During a JVM/TI RedefineClasses() call, all
        old methods are considered either obsolete or EMCP. At
        that time, obsolete methods are marked as such. A subsequent
        RedefineClasses() call can make a method that was previously
        EMCP to be obsolete. In that case, we do not mark the EMCP
        method as obsolete. I believe this oversight is a day one
        bug in the RedefineClasses code.

              Assignee:
              Daniel Daugherty
              Reporter:
              Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: