uschindler commented on PR #16138:
URL: https://github.com/apache/lucene/pull/16138#issuecomment-4582808965

   I applied the suggested changes. I think this is ready to go. The method 
signatures changed to be more type safe, this is fine because it is internal 
API anyways.
   
   I had to call `MethodHandles.lookup()` on each call unfortunately as 
interfaces do not allow private static fields (why the hell?).


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