Пакет javassist-3.18.1-8.module+el8.9.0+126+17b4d3c0.src
Имя | javassist |
---|---|
Эпоха | 0 |
Версия | 3.18.1 |
Релиз | 8.module+el8.9.0+126+17b4d3c0 |
Архитектура | src |
Сайт | http://www.csg.is.titech.ac.jp/~chiba/javassist/ |
Лицензия | MPLv1.1 or LGPLv2+ or ASL 2.0 |
Время сборки | 2024-05-07 03:20:58 |
Хост сборки | builder-x86-06.inferitos.ru |
Краткое описание | The Java Programming Assistant provides simple Java bytecode manipulation |
Репозитории | AppStream, PowerTools |
Полное описание | Javassist enables Java programs to define a new class at runtime and to modify a class file when the JVM loads it. Unlike other similar bytecode editors, Javassist provides two levels of API: source level and bytecode level. If the users use the source-level API, they can edit a class file without knowledge of the specifications of the Java bytecode. The whole API is designed with only the vocabulary of the Java language. You can even specify inserted bytecode in the form of source text; Javassist compiles it on the fly. On the other hand, the bytecode-level API allows the users to directly edit a class file as other editors. |
Эррата | — |
Размер | 1162 КиБ |
Исходный проект | javassist-3.18.1-8.module+el8.9.0+126+17b4d3c0 |
Контрольная сумма SHA-256 | 47cf4acec418bb43853b24c521a3e382c3df4b57db8ff3c10ba09d132507b6ca |
Module | javapackages-tools-201801-8100020250624082757.dca7b4a4 |
×
* Tue Dec 12 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.18.1-8 - Rebuilt for MSVSphere 8.8 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.18.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Mar 16 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.18.1-3 - Simplify build dependencies * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.18.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon Apr 28 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.18.1-1 - Update to upstream version 3.18.1 - Remove workaround for rpm bug, can be removed in F-18 - Update to current packaging guidelines * Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 3.16.1-7 - Use Requires: java-headless rebuild (#1067528)