RFR: 8284444: Sting typo [v2]
Daniel Jeliński
djelinski at openjdk.java.net
Wed Apr 6 16:51:43 UTC 2022
On Wed, 6 Apr 2022 15:49:06 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> Daniel Jeliński has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Revert liblcms changes
>
> 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.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8125
More information about the core-libs-dev
mailing list