-
Bug
-
Resolution: Fixed
-
P5
-
17, 21
-
b16
There is a field 'boolean forceStandardTime' in the 'sun.util.calendar.CalendarDate' class.
It's never set and always has the default value 'false'.
We can cleanup code which depends on it: 'sun.util.calendar.CalendarDate#isStandardTime' always returns 'false' in all implementations.
It's never set and always has the default value 'false'.
We can cleanup code which depends on it: 'sun.util.calendar.CalendarDate#isStandardTime' always returns 'false' in all implementations.
- relates to
-
JDK-6453901 (cal) clean up sun.util.calendar classes
-
- Resolved
-
-
JDK-8316435 sun.util.calendar.CalendarSystem subclassing should be restricted
-
- Resolved
-