dweiss commented on issue #15292: URL: https://github.com/apache/lucene/issues/15292#issuecomment-3949486239
That's why I really think this should be turned into a ServiceLoader-type service and then the name of the service should be exposed. This isn't trivial to do for a number of reasons (potential changes to fragile hotspot optimizations, opening up internals, jvm-version specific code that may or may not load). But I think it should be doable. -- 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]
