Bump jna from 5.9.0 to 5.10.0
Bumps jna from 5.9.0 to 5.10.0.
Changelog
Sourced from jna's changelog.
Release 5.10.0
Features
- #1377: Add
RegLoadAppKey
toc.s.j.p.win32.Advapi32
andregistryLoadAppKey
toc.s.j.p.win32.Advapi32Util
- @mfilippov.- #1093: Add
OpenFileMapping
toc.s.j.p.win32.Kernel32
- @lmitusinski.- #1388: Map the arch
zarch_64
as reported by SAPJVM8 tos390x
- @MBaesken.- #1381: Update embedded libffi to 3.4.2 - @matthiasblaesing.
- #1393: Update native encoding detection for JEP400 / JDK 18 (
file.encoding
now defaults toUTF-8
) - @matthiasblaesing.Bug Fixes
- #1378: Handle failure in
ffi_closure_alloc
- @davecturner.
Commits
-
8230fd9
Release 5.10.0 -
18d0988
Merge pull request #1393 from matthiasblaesing/native_encoding_jdk18 -
06ec1e4
Make javac source and target level for contrib jars configurable -
b9112a8
Update java version for CI -
62e85bc
Check if system property native.encoding is set and use that to determine def... -
797cd46
Merge pull request #1392 from DaveCTurner/2021-10-22-elasticsearch-uses-jna-r... -
4d646fa
Add Elasticsearch to the list of projects that uses JNA -
eba2e47
Merge pull request #1391 from rgkirch/patch-1 -
2ef5f2c
Update Callback.java -
203fc1f
Merge pull request #1383 from matthiasblaesing/update-libffi-3_4_2 - Additional commits viewable in compare view