jakarta-bcel/README.md

5 lines
416 B
Markdown
Raw Normal View History

2024-01-06 00:01:28 +01:00
# 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