You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by GitBox <gi...@apache.org> on 2020/08/29 17:41:23 UTC

[GitHub] [groovy] eric-milles opened a new pull request #1357: reduce impact of makeAccessible(AccessibleObject)

eric-milles opened a new pull request #1357:
URL: https://github.com/apache/groovy/pull/1357


   No need to create an array for single object.  No need to call `setAccessible` if object is already accessible.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [groovy] asfgit closed pull request #1357: reduce impact of makeAccessible(AccessibleObject)

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #1357:
URL: https://github.com/apache/groovy/pull/1357


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org