| 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: 150200.3.4.3 | Build date: Sat Feb 25 14:36:47 2023 |
| Group: Development/Libraries/Java | Build host: sheep24 |
| Size: 32772 | Source RPM: reflectasm-1.11.0-150200.3.4.3.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
* Wed Mar 23 2022 fstrba@suse.com
- Build with source and target levels 8
* 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, Mon Mar 9 15:40:38 2026