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

[pool] GenericObjectPool currently in SVN isn't Java 1.3 compatible because of one line

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.3
    • None
    • Operating System: All
      Platform: All

    • 38625

    Description

      Line 843 is "throw new Exception(e);" Exception chaining wasn't introduced until
      JDK 1.4. Anyway, this exception chaining isn't needed if the catch block around
      it is changed to a finally. Patch to be attached shortly.

      Attachments

        1. ASF.LICENSE.NOT.GRANTED--GenericObjectPool-jdk1.3.patch
          1 kB
          Sandy McArthur (from Bugzilla import)

        Activity

          People

            Unassigned Unassigned
            sandymac@apache.org Sandy McArthur (from Bugzilla import)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: