Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: reflectasm | Distribution: SUSE Linux Enterprise 15 |
Version: 1.11.0 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 1.76 | Build date: Wed Jun 10 02:43:04 2020 |
Group: Development/Libraries/Java | Build host: sheep06 |
Size: 32767 | Source RPM: reflectasm-1.11.0-1.76.src.rpm |
Packager: https://www.suse.com/ | |
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
* Thu Nov 21 2019 fstrba@suse.com - Specify maven.compiler.release to fix build with jdk9+ and newer maven-javadoc-plugin * Wed Nov 13 2019 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, Tue Jul 9 13:49:26 2024