Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: reflectasm | Distribution: openSUSE:Factory:zSystems |
Version: 1.11.1 | Vendor: openSUSE |
Release: 2.4 | Build date: Sat Sep 9 16:48:08 2023 |
Group: Development/Libraries/Java | Build host: reproducible |
Size: 32946 | Source RPM: reflectasm-1.11.1-2.4.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/EsotericSoftware/reflectasm | |
Summary: High performance Java library that provides reflection by using code generation |
ReflectASM is a very small Java library that provides high performance reflection by using code generation. An access class is generated to set/get fields, call methods, or create a new instance. The access class uses byte-code rather than Java's reflection, so it is much faster. It can also access primitive fields via byte-code to avoid boxing.
BSD-3-Clause
* Sat Sep 09 2023 Fridrich Strba <fstrba@suse.com> - Reproducible builds: use SOURCE_DATE_EPOCH for timestamp * Mon Dec 05 2022 Dirk Müller <dmueller@suse.com> - update to 1.11.1: * license clarification * Wed Mar 23 2022 Fridrich Strba <fstrba@suse.com> - Build with source and target levels 8 * Thu Nov 21 2019 Fridrich Strba <fstrba@suse.com> - Specify maven.compiler.release to fix build with jdk9+ and newer maven-javadoc-plugin * Wed Nov 13 2019 Fridrich Strba <fstrba@suse.com> - Initial packaging of reflectasm 1.11.0
/usr/share/doc/packages/reflectasm /usr/share/doc/packages/reflectasm/README.md /usr/share/java/reflectasm.jar /usr/share/licenses/reflectasm /usr/share/licenses/reflectasm/license.txt /usr/share/maven-metadata/reflectasm.xml /usr/share/maven-poms/reflectasm.pom
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 4 01:57:51 2024