-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
None
-
Fix Understood
-
b20
-
generic
-
generic
The add and roll methods in GregorianCalendar calls complete() before performing the operation. It may throw IllegalArgumentException if it's non-lenient and has any out of range calendar field value. This behavior must be documented in Calendar.
###@###.### 2002-09-04
###@###.### 2002-09-04
- relates to
-
JDK-4737887 (cal) API: Calendar methods taking field should document exceptions
- Resolved