iamsanjay commented on PR #2501: URL: https://github.com/apache/solr/pull/2501#issuecomment-2151357041
Though `new Locale` is deprecated, however the newer syntax `Locale.of` is not available in Java 11. Therefore It can only be done after migrating to Java21 or along with it. Should we use forbidden APIs to Suppress the API which is forbidden in Java 21? `Thread#getID` and some other stuff related to `SecurityManager`. -- 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...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org