RFR: 8315558: Undocumented exceptions in java.text.StringCharacterIterator
Alan Bateman
alanb at openjdk.org
Sat Sep 2 09:04:37 UTC 2023
On Fri, 1 Sep 2023 23:12:28 GMT, Justin Lu <jlu at openjdk.org> 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-curtis-lu You are correct that it needs a CSR as it is specifying exceptions that weren't previously specified. For the PR you'll need to link it to JDK-8315410, then use "/csr" to add the "csr" label.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15547#issuecomment-1703770188
More information about the core-libs-dev
mailing list