[ https://issues.apache.org/jira/browse/SOLR-17399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876278#comment-17876278 ]
ASF subversion and git services commented on SOLR-17399: -------------------------------------------------------- Commit 475bded5acb22649c37784051d4f21a54cc07905 in solr's branch refs/heads/branch_9x from Sanjay Dutt [ https://gitbox.apache.org/repos/asf?p=solr.git;h=475bded5acb ] SOLR-17399: Replace the use of the deprecated java.util.Locale constructor with Locale Builder API (#2633) (cherry picked from commit ca2487601723c9391ef763fe77e2f06107ff46cf) > Replace the use of the deprecated java.util.Locale constructor with Locale > Builder API > -------------------------------------------------------------------------------------- > > Key: SOLR-17399 > URL: https://issues.apache.org/jira/browse/SOLR-17399 > Project: Solr > Issue Type: Task > Security Level: Public(Default Security Level. Issues are Public) > Affects Versions: 9.8 > Reporter: Sanjay Dutt > Priority: Major > Labels: pull-request-available > Time Spent: 1h 10m > Remaining Estimate: 0h > > Replace the usage of {{Locale}} constructors with the {{Locale.Builder}} API, > as we are upgrading to Java 21 where {{Locale}} constructors are deprecated > starting from JDK 19. This change is motivated by the discussion in > [https://github.com/apache/lucene/pull/12761] > -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org