Integrated: 8366105: Update link to the external RuleBasedBreakIterator documentation
Volker Simonis
simonis at openjdk.org
Tue Aug 26 07:11:42 UTC 2025
On Mon, 25 Aug 2025 15:18:51 GMT, Volker Simonis <simonis at 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/
This pull request has now been integrated.
Changeset: 68abf76e
Author: Volker Simonis <simonis at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/68abf76e90d9a0608d84ba827a7b09d2f517fe6f
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8366105: Update link to the external RuleBasedBreakIterator documentation
Reviewed-by: naoto, jlu, iris
-------------
PR: https://git.openjdk.org/jdk/pull/26930
More information about the core-libs-dev
mailing list