Menu

#27 Access to enclosing type - make 2743908 configurable

closed
None
5
2012-07-19
2009-06-10
No

Accessing private members of inner classes may have performance issues. Therefore, we consider such an access as error and require these methods to be public! The solution for bug 2743908 may therefore return false positives. Please make this detection in inner classes configurable.

Discussion

  • Joerg Spieler

    Joerg Spieler - 2009-06-12

    You are right. I think I will remove member detection of inner classes.

     
  • Joerg Spieler

    Joerg Spieler - 2009-06-12

    See also Bug 2779970: I think I will remove visibility detection for inner classes!

     
  • Joerg Spieler

    Joerg Spieler - 2009-07-18

    Fixed in Subversion.
    See org.ucdetector.search.VisibilityHandler.checkVisibility()

     

Anonymous
Anonymous

Add attachments
Cancel