JDK-5002842 : Doc: Some classes in java.text package don't document exceptions
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.text
  • Affected Version: 1.2.1,5.0
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: generic
  • CPU: generic
  • Submitted: 2004-02-25
  • Updated: 2017-02-10
Related Reports
Duplicate :  
Relates :  
Description
CharacterIterator and StringCharacterIterator don't document exceptions properly. Some are documented in @param. Some are not documented at all.
###@###.### 2004-02-25

Some other classes in java.text package have the same bug.
###@###.### 2004-02-26

I had a quick look at the java.text package as well and I saw the same with BreakIterator methods following(int) and preceding(int).
###@###.### 2005-06-22 23:31:53 GMT

Comments
EVALUATION Close this bug as "will not fix". Leave the decision on whether to fix this and the actual fixing task to classes' owners.... ###@###.### 2004-03-01 Reopened for consideration for another release. ###@###.### 2004-03-31
01-03-2004