Github user PascalSchumacher commented on the issue:

    https://github.com/apache/commons-lang/pull/141
  
    @Derek-Ashmore Just today I learned that the resetting of the original 
accessibility of the method I asked you to add is not necessary, because 
`Method#setAccessible` only modifies the behavior of the `AccessibleObject` not 
of the actual method. 
    
    See 
http://stackoverflow.com/questions/10638826/java-reflection-impact-of-setaccessibletrue
 and http://www.artima.com/weblogs/viewpost.jsp?thread=164042 for details.
    
    Sorry that I caused you extra work. :(


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to