[ANNOUNCE] Apache Commons BCEL Version 6.12.0
Gary Gregory <[email protected]> Thu, 22 Jan 2026 09:00:28 -0500
| Newsgroups | gmane.comp.jakarta.commons.user |
|---|---|
| Message-ID | <CACZkXPzsRCBahpStGTw92ZwwQg-R9GgUOh87V11n0=ZGQVhNoQ__22373.2276981295$1769090579$gmane$org@mail.gmail.com> |
The Apache Commons BCEL team is pleased to announce the release of
Apache Commons BCEL 6.12.0.
The Commons Byte Code Engineering Library (BCEL) is designed to
provide users with a convenient way to analyze, create, and manipulate
compiled .class files.
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
Feedback
--------
Open source works best when you give feedback:
https://commons.apache.org/bcel
Please direct all bug reports to JIRA:
https://issues.apache.org/jira/browse/BCEL
Or subscribe to the commons-user mailing list
Gary Gregory
Apache Commons