Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-1982 Remove support for JDK 1.3 in 10.3 and onwards
  3. DERBY-1985

Use Calendar.setTimeInMillis(long) instead of Calendar.setTime(Date) for performance.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 10.3.1.4
    • SQL
    • None

    Description

      Calendar.setTimeInMillis(long) could not be used with JDK 1.3 as the method existed but was protected, it became public in JDK 1.4

      Attachments

        Activity

          People

            djd Daniel John Debrunner
            djd Daniel John Debrunner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: