uschindler commented on pull request #561:
URL: https://github.com/apache/lucene/pull/561#issuecomment-999455025


   This is done in similar way by the JDK SharedSecrets. The reason is mainly 
to not produce a stack inspection on every access. It is also more readable 
because code is smaller.
   
   If you'd want to rename the constants, tell me. I just used the Eclipse 
"extract constant" refactoring and this was done automatically.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to