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

previously EMCP methods not marked as obsolete

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 5.0, 6
    • 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.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: