errael commented on issue #8502: URL: https://github.com/apache/netbeans/issues/8502#issuecomment-2898603286
Adding `... vectorization.upperJavaFeatureVersion=24` get's rid of the warning and gives ``` INFO [org.apache.lucene.internal.vectorization.PanamaVectorizationProvider]: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled ``` Will the need for the '-J' flags go away when vector API is integrated (not incubator)? Or is it more about lucene-9/jdk-11? This will not motivate me to get an avx-512 cpu; but brain worms are insidious. -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists