[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project bcel-6.8.1-4.el10

Name bcel
Epoch 0
Version 6.8.1
Release 4.el10
Website/URL http://commons.apache.org/proper/commons-bcel/
License Apache-2.0
Build Time 2025-04-02 14:00:33
Build Host builder-x86-06.inferitos.ru
Summary Byte Code Engineering Library
Repositories AppStream
Description The Byte Code Engineering Library (formerly known as JavaClass) is intended to give users a convenient possibility to analyze, create, and manipulate (binary) Java class files (those ending with .class). Classes are represented by objects which contain all the symbolic information of the given class: methods, fields and byte code instructions, in particular. Such objects can be read from an existing file, be transformed by a program (e.g. a class loader at run-time) and dumped to a file again. An even more interesting application is the creation of classes from scratch at run-time. The Byte Code Engineering Library (BCEL) may be also useful if you want to learn about the Java Virtual Machine (JVM) and the format of Java .class files. BCEL is already being used successfully in several projects such as compilers, optimizers, obsfuscators and analysis tools, the most popular probably being the Xalan XSLT processor at Apache.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
bcel-6.8.1-4.el10.noarch Byte Code Engineering Library 2824f1a949f55bbcef810f69885bf9b42a31f1ca60857d69ee9f7679b91e1f4a download
bcel-javadoc-6.8.1-4.el10.noarch API documentation for bcel d0605e90f614a0da0dbb0b84b909eec95aeb1879a994381427217d8576081842 download
src
bcel-6.8.1-4.el10.src Byte Code Engineering Library 8c78e6e1d46015d9aa2b2e178948ec001968617a7c4b5fcd1be8c5e4bf1eab4b download
Changelog link
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 6.8.1-4
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.8.1-4
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 6.8.1-3
- Bump release for Aug 2024 java mass rebuild

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 6.8.1-2
- Bump release for June 2024 mass rebuild

* Thu Feb 01 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.8.1-1
- Update to upstream version 6.8.1

* Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.8.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.8.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Mon Dec 11 2023 Marian Koncek <mkoncek@redhat.com> - 6.8.0-1
- Update to upstream version 6.8.0

* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.7.0-3
- Convert License tag to SPDX format

* Fri Aug 18 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.7.0-2
- Add missing build-requires