RFR: 8304245: Speed up CharacterData.of by avoiding bit shifting in the latin1 fast-path test [v2]
Eirik Bjorsnos
duke at openjdk.org
Wed Mar 15 14:31:06 UTC 2023
On Wed, 15 Mar 2023 12:00:59 GMT, Claes Redestad <redestad at openjdk.org> wrote:
>> Eirik Bjorsnos has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update StringLatin1.canEncode to sync with same test in CharacterData.of
>
> Nice one!
@cl4es Do you agree that the StringLatin1.canEncode change should be included in this PR? If so, can you approve the latest update?
-------------
PR: https://git.openjdk.org/jdk/pull/13040
More information about the core-libs-dev
mailing list