lordcheng10 opened a new pull request #2829:
URL: https://github.com/apache/bookkeeper/pull/2829


   ### Motivation
   Accessing the static variables and methods of the class through the object 
reference of this class will increase the cost of the compiler's analysis. A 
better way is to directly use the class name to access the static variables or 
methods.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to