rmuir commented on PR #14939: URL: https://github.com/apache/lucene/pull/14939#issuecomment-3064749174
@uschindler here is the error from forbidden-apis I get when I try to ban vector api methods: ``` * What went wrong: Execution failed for task ':lucene:core.tests:forbiddenApisMain'. > Parsing signatures failed: Class 'jdk.incubator.vector.FloatVector' not found on classpath while parsing signature: jdk.incubator.vector.FloatVector#fma(**) ``` If we can solve this somehow, this PR may become a 4-liner. -- 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