RFR: 8310901: Convert String::newStringNoRepl with Latin-1 to String::newStringLatin1NoRepl [v4]

Chen Liang liach at openjdk.org
Tue Jun 27 18:13:03 UTC 2023


On Tue, 27 Jun 2023 17:58:05 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> I don't think this is a productive change. It takes a local inconvenience try/catch and spreads the impact over multiple files and packages as well as bulking up JLA.

By this rationale, newStringUTF8NoRepl should be removed as well.

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

PR Comment: https://git.openjdk.org/jdk/pull/14655#issuecomment-1609997762


More information about the core-libs-dev mailing list