Bug 126328 - IlegalStateException : zip file closed
Summary: IlegalStateException : zip file closed
Status: RESOLVED FIXED
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: 1.5.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-03 06:17 EST by Adrian Colyer CLA
Modified: 2006-02-06 14:27 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Colyer CLA 2006-02-03 06:17:10 EST
If there are > 1000 jars on the combination of classpath, aspectpath, and inpath, it is possible for a ZipFile to be closed and not successfully reopened before trying to read from it again.
Comment 1 Adrian Colyer CLA 2006-02-03 06:50:51 EST
fix committed in tree. waiting on build.
Comment 2 Adrian Colyer CLA 2006-02-06 14:27:31 EST
fix now available