Re: RFR: 8366105: Update link to the external RuleBasedBreakIterator documentation [v2]

2025-08-25 Thread Iris Clark
On Mon, 25 Aug 2025 19:14:07 GMT, Volker Simonis 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/bou

Re: RFR: 8366105: Update link to the external RuleBasedBreakIterator documentation [v2]

2025-08-25 Thread Naoto Sato
On Mon, 25 Aug 2025 19:14:07 GMT, Volker Simonis 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/bou

Re: RFR: 8366105: Update link to the external RuleBasedBreakIterator documentation [v2]

2025-08-25 Thread Justin Lu
On Mon, 25 Aug 2025 19:14:07 GMT, Volker Simonis 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/bou

Re: RFR: 8366105: Update link to the external RuleBasedBreakIterator documentation [v2]

2025-08-25 Thread Volker Simonis
On Mon, 25 Aug 2025 17:47:22 GMT, Naoto Sato wrote: > LGTM. Please update the copyright year Done. - PR Comment: https://git.openjdk.org/jdk/pull/26930#issuecomment-3221422600

Re: RFR: 8366105: Update link to the external RuleBasedBreakIterator documentation [v2]

2025-08-25 Thread Volker Simonis
> 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

Re: RFR: 8366105: Update link to the external RuleBasedBreakIterator documentation

2025-08-25 Thread Naoto Sato
On Mon, 25 Aug 2025 15:18:51 GMT, Volker Simonis 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/boundari

RFR: 8366105: Update link to the external RuleBasedBreakIterator documentation

2025-08-25 Thread Volker Simonis
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 for