]> source.dussan.org Git - aspectj.git/commit
Progress on: Bug 126328: IlegalStateException : zip file closed
authoracolyer <acolyer>
Fri, 3 Feb 2006 11:52:01 +0000 (11:52 +0000)
committeracolyer <acolyer>
Fri, 3 Feb 2006 11:52:01 +0000 (11:52 +0000)
commit8933b6a6c18860da97a4c89eb113d44bc67525ad
tree6dffb276c63a77c1f3ebeee5f43dddd852026e20
parentf856b9d877b394ff0b8b9920b18f36aae26ad23b
Progress on: Bug 126328: IlegalStateException : zip file closed
https://bugs.eclipse.org/bugs/show_bug.cgi?id=126328

closes the loop hole with >1000 jars, and adds some extra sanity checks on potentially closed zip files (tested that the call is cheap) to give better error messages.
weaver/src/org/aspectj/weaver/bcel/ClassPathManager.java