uschindler commented on PR #12681: URL: https://github.com/apache/lucene/pull/12681#issuecomment-1763372042
> I don't mind if sysprop code moves, as long as you can ensure no classloading deadlocks No classloading deadlock possible. We have a Holder for that already: https://github.com/apache/lucene/blob/db746bdbc398300ca84fef27c97583145552ceb2/lucene/core/src/java/org/apache/lucene/internal/vectorization/VectorizationProvider.java#L189-L193 -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org