Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-5641

Remove unused BaseDataFileFactory methods plus minor cleanups

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.9.1.0
    • 10.9.1.0
    • Store
    • None

    Description

      BaseDataFileFactory has some unused methods, they can be removed: syncSideLog, pageToDirty and getTempDirectory
      In addition I suggest the following cleanups:
      o remove unused imports
      o remove unnecessary return statement
      o make synchronization object freezeSemaphore final
      o remove unused instance variable backupPath
      o remove unused local variable (and exception instantiation) multipleJBMSWarning
      o replace new Boolean with Boolean.valueOf

      Attachments

        Activity

          People

            kristwaa Kristian Waagan
            kristwaa Kristian Waagan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: