Skip to content
Commit ffa9abf6 authored by mawinter69's avatar mawinter69 Committed by Oleg Nenashev
Browse files

[JENKINS-57515] update JNA library from 4.5.2 to 5.3.1 (#4060)

* [JENKINS-57515] update jna library to 5.3.1

This solves problems with loading native libraries of jna on AIX
platform when using openJDK or other JDKs that assume .so is the
extension for shared libraries

* Pointer.SIZE -> Native.POINTER_SIZE

* remove unnecessary import

* adjust to changed api
parent b18b2e68
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment