Re: RFR: 8315410: Undocumented exceptions in java.text.StringCharacterIterator [v2]

2023-09-05 Thread Naoto Sato
On Tue, 5 Sep 2023 19:09:23 GMT, Justin Lu wrote: >> Please review this PR and [CSR](https://bugs.openjdk.org/browse/JDK-8315558) >> which is a conformance change to document some exceptions in the >> specification of java.text.StringCharacterIterator. > > Justin Lu has updated the pull request

Re: RFR: 8315410: Undocumented exceptions in java.text.StringCharacterIterator [v2]

2023-09-05 Thread Justin Lu
> Please review this PR and [CSR](https://bugs.openjdk.org/browse/JDK-8315558) > which is a conformance change to document some exceptions in the > specification of java.text.StringCharacterIterator. Justin Lu has updated the pull request incrementally with one additional commit since the last