| Name: | jna |
|---|---|
| Version: | 5.6.0 |
| Release: | 8.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 510580 |
| License: | (LGPLv2+ or ASL 2.0) and ASL 2.0 |
| RPM: | jna-5.6.0-8.el9.aarch64.rpm |
| Source RPM: | jna-5.6.0-8.el9.src.rpm |
| Build Date: | Sat Apr 01 2023 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/java-native-access/jna/ |
| Summary: | Pure Java access to native libraries |
| Description: | JNA provides Java programs easy access to native shared libraries (DLLs on Windows) without writing anything but Java code. JNA's design aims to provide native access in a natural way with a minimum of effort. No boilerplate or generated code is required. While some attention is paid to performance, correctness and ease of use take priority. |
- Set correct compat. value also to ant parameters - Resolves: rhbz#2162040
- Fix compatibility with Java 8 - Resolves: rhbz#2162040
- Rebuilt for libffi 3.4.2 SONAME transition. Related: rhbz#1891914
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Build without reflections optional dependency (#1954987)
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937