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

SA doesn't need a copy of getModifierFlags

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • None
    • hotspot
    • b03


      The SA has this code that copies how klasses set up modifiers, but it doesn't need to do this. If it ever needed the modifiers, it could just look at the modifiers field OR call Class.getModifiers() on the mirror.

            coleenp Coleen Phillimore
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: