uschindler commented on issue #12396:
URL: https://github.com/apache/lucene/issues/12396#issuecomment-1615899286

   I had some ideas in mind that the general lookup part just makes sure theres 
is a paname impl available and then delegates to the panama provider to decide 
which implementation to use. I plan to open an issue on JDK for 22 to have some 
way to detect which features are avail (like FMA). So we can also let the 
panama provider decide based on (future) features to return implementations 
based (like a full FMA impl of our current vector util) based on what the JDK 
reports back.
   
   We should really start and work on asking the Panama OpenJDK community to 
have some information about what features are available. The current state of 
not knowing anything is far from useful.


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

Reply via email to