Sanjay Dutt created SOLR-17399:
----------------------------------

             Summary: Remove the use of the deprecated java.util.Locale 
constructor
                 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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to