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

           Summary: [Patch] Make ClassFinder more robust and close zipfile
                    resources
           Product: JMeter
           Version: 2.3.3
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [email protected]


1- ClassFinder#findClassesInOnePath(String, Set) does not close the opened
zipfile 
2- if a corrupted jar (= a file with the jar extension which is not a jar) is
in the search path, jmeter will start but will be unusable
With this patch, the method log the error but check the other jar files

Benoit Wiart
Ubik Ingénierie
www.ubik-ingenierie.com

-- 
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