Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8313813

Field sun.util.calendar.CalendarDate#forceStandardTime is never set

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 22
    • 17, 21
    • core-libs

      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.

            jlu Justin Lu
            aturbanov Andrey Turbanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: