RFR: 8315410: Undocumented exceptions in java.text.StringCharacterIterator [v3]
Justin Lu
jlu at openjdk.org
Thu Sep 7 15:48:18 UTC 2023
> 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 revision:
CSR review: replace constructor throws tag with a blanket class statement
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15547/files
- new: https://git.openjdk.org/jdk/pull/15547/files/58c3f396..9d44aa07
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15547&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15547&range=01-02
Stats: 5 lines in 1 file changed: 1 ins; 3 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/15547.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15547/head:pull/15547
PR: https://git.openjdk.org/jdk/pull/15547
More information about the core-libs-dev
mailing list