RFR: 8284444: Sting typo [v2]
Naoto Sato
naoto at openjdk.java.net
Wed Apr 6 16:55:35 UTC 2022
On Wed, 6 Apr 2022 16:48:38 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:
>> src/java.base/share/classes/jdk/internal/icu/text/StringPrep.java line 63:
>>
>>> 61: * <a href="http://www.ietf.org/rfc/rfc3454.txt">RFC 3454</a>.
>>> 62: * StringPrep prepares Unicode strings for use in network protocols.
>>> 63: * Profiles of StringPrep are set of rules and data according to which the
>>
>> These also come from the upstream ICU4J project and should be corrected there.
>> https://github.com/unicode-org/icu/blob/4833cc89b2fae2e8863b46bf1dc785964847e882/icu4j/main/classes/core/src/com/ibm/icu/text/StringPrep.java#L27
>
> Thanks, reverted. Also reverted Xalan changes.
Good. Thanks for reverting it.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8125
More information about the core-libs-dev
mailing list