Uploaded image for project: 'Commons Pool'
  1. Commons Pool
  2. POOL-90

JavaDoc API for GenericKeyedObjectPool is incorrect for some methods.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.3
    • 2.0
    • None

    Description

      The JavaDoc API for GenericKeyedObjectPool states that the clear(), clear(Object key) and close() methods are "Not supported in this base implementation" or "Does nothing this base implementation"; however, the source class file shows that each method contains code to clear and close the pools. Request that the JavaDoc API be updated to accurately describe the method behaviour.

      Attachments

        Activity

          People

            sandymac Sandy McArthur Jr
            richaosu Richard O'Sullivan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: