You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by bu...@apache.org on 2010/05/24 19:26:01 UTC

DO NOT REPLY [Bug 49333] New: SyntheticRepository.loadClass() fails to close the inputStream

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

           Summary: SyntheticRepository.loadClass() fails to close the
                    inputStream
           Product: BCEL
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: notifications@jakarta.apache.org
        ReportedBy: sebb@apache.org


Created an attachment (id=25476)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25476)
Close input stream

SyntheticRepository.loadClass() fails to close the inputStream.

This causes test problems (on Windows at least) because the class files are
locked against deletion. And of course it may lead to resource exhaustion.

-- 
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: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 49333] SyntheticRepository.loadClass() fails to close the inputStream

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49333

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Sebb <se...@apache.org> 2010-05-24 19:41:15 EDT ---
URL: http://svn.apache.org/viewvc?rev=947862&view=rev
Log:
Bug 49333 - SyntheticRepository.loadClass() fails to close the inputStream

Modified:
  
jakarta/bcel/trunk/src/main/java/org/apache/bcel/util/SyntheticRepository.java

-- 
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: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 49333] SyntheticRepository.loadClass() fails to close the inputStream

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49333

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel.r.bell@gmail.com

--- Comment #1 from Sebb <se...@apache.org> 2010-05-24 19:35:43 EDT ---
*** Bug 48951 has been marked as a duplicate of this bug. ***

-- 
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: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org