Apache's Byte Code Engineering Library (BCEL)
http://jakarta.apache.org/bcel/
jakarta-bcel-5.2-bcel.diff | ||
jakarta-bcel-5.2-build.xml | ||
jakarta-bcel-5.2-project_properties.patch | ||
jakarta-bcel-5.2.pom | ||
jakarta-bcel.spec | ||
README.md |
jakarta-bcel
This is a version of Apache's Byte Code Engineering Library (BCEL) that has been modified by the findbugs developers. The modifications add some new functionality, and also introduce a number of performance optimizations to address findbugs performance problems. Some of the performance optimizations induce API changes, so this version of BCEL is not compatible with the vanilla upstream version