[ANNOUNCE] Apache Commons BCEL Version 6.11.0
Gary Gregory <[email protected]> Mon, 13 Oct 2025 06:44:11 -0400
| Newsgroups | gmane.comp.jakarta.commons.user |
|---|---|
| Message-ID | <CACZkXPwriV2ftrkLV-Cg7yK=soYN=_0jNigrBRHxJGXkE_TOsg@mail.gmail.com> |
The Apache Commons BCEL team is pleased to announce the release of Apache Commons BCEL 6.11.0. The Byte Code Engineering Library (BCEL) is designed to provide users with a convenient way to analyze, create, and manipulate compiled .class files. Classes are represented by objects containing all the symbolic information of the given class: methods, fields, and bytecode instructions. This is a feature and maintenance release. Java 8 or later is required. Historical list of changes: https://commons.apache.org/proper/commons-bcel/changes.html For complete information on Apache Commons BCEL, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons BCEL website: https://commons.apache.org/proper/commons-bcel Download it from https://commons.apache.org/proper/commons-bcel/download_bcel.cgi Gary Gregory Apache Commons BCEL team