RFR: 8331591: sun.font.CharSequenceCodePointIterator is buggy and unused [v2]

Harshitha Onkar honkar at openjdk.org
Thu May 2 22:18:52 UTC 2024


On Thu, 2 May 2024 22:01:03 GMT, Phil Race <prr at openjdk.org> wrote:

>> Delete an internal class that has been around for 20 years but never been used.
>> Verified that is true at least as far back as JDK7
>> All platforms build. Tests pass.
>
> Phil Race has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8331591

Cleanup looks good. No other usages of CharSequenceCodePointIterator except in this file. Build works fine too.
Minor: Copyright year needs to be updated.

Marked as reviewed by honkar (Reviewer).

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

Marked as reviewed by honkar (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/19072#pullrequestreview-2037038423
PR Review: https://git.openjdk.org/jdk/pull/19072#pullrequestreview-2037040102


More information about the client-libs-dev mailing list