Draft: Deprecate toLowerCase()/toUpperCase() and provide locale insensitive alternative
Archie Cobbs
archie.cobbs at gmail.com
Thu Apr 13 15:00:57 UTC 2023
On Thu, Apr 13, 2023 at 9:14 AM Roger Riggs <roger.riggs at oracle.com> wrote:
> And yes, it is a problem to cause many warnings; it creates an immediate
> and pressing need for projects that have tight source requirements and
> don't allow warnings, for example, the JDK itself.
>
Hmm.. I'd agree with this statement if most of the warnings were false
positives. But the argument here is that (quoting): "**Almost all** use
cases of these two methods are misuse"
In that case, isn't there something a little backwards about saying we
should continue sweeping them under the rug? (Am I being too idealistic?)
-Archie
--
Archie L. Cobbs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20230413/ee59b70e/attachment.htm>
More information about the core-libs-dev
mailing list