https://issues.apache.org/bugzilla/show_bug.cgi?id=46224

           Summary: StatementFinalizerTest requires Java 1.6 to compile
           Product: Tomcat 6
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Modules: jdbc-pool
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


StatementFinalizerTest requires Java 1.6 to compile because it uses
Statement.isClosed() which is not available in earlier releases.

If jdbc-pool is targetted at 1.5+ then it needs to be testable on Java 1.5


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to