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

previously EMCP methods not marked as obsolete

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 6
    • 5.0, 6
    • hotspot
    • b69
    • generic
    • generic

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: