<i18n dev> RFR: 8167252: Some of Charset.availableCharsets() does not contain itself [v2]

Alan Bateman alanb at openjdk.org
Thu Jun 15 06:45:59 UTC 2023


On Thu, 15 Jun 2023 06:19:09 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Hello Naoto, should `sun.util.PropertyResourceBundleCharset` be fixed too? 

This is JDK internal, it shouldn't leak out via the APIs. If there is a way for it to leak out then it would require a compliant contains method but I suspect it's internal only.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14473#issuecomment-1592456040


More information about the i18n-dev mailing list