On Mon, 25 Aug 2025 19:14:07 GMT, Volker Simonis <simo...@openjdk.org> wrote:
>> The JavaDoc of `sun.text.RuleBasedBreakIterator` contains the following link >> to "Text Boundary Analysis in Java" by Richard Gillam which describes its >> implementation details: >> >> http://www.ibm.com/java/education/boundaries/boundaries.html >> >> This link isn't online anymore since at least 2001, but fortunately its >> original content can still be found trough archive.org at >> https://web.archive.org/web/20001117163900/http://www.ibm.com/java/education/boundaries/boundaries.html >> >> Replace the naked link text with the title and author of the publication and >> the link target with a new link to the ICU project which is still available: >> https://icu-project.org/docs/papers/text_boundary_analysis_in_java/ > > Volker Simonis has updated the pull request incrementally with one additional > commit since the last revision: > > Updated copyright year Marked as reviewed by jlu (Committer). ------------- PR Review: https://git.openjdk.org/jdk/pull/26930#pullrequestreview-3153090836