Update jna monorepo to v5.15.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
net.java.dev.jna:jna-platform |
5.14.0 -> 5.15.0
|
||||
net.java.dev.jna:jna |
5.14.0 -> 5.15.0
|
⚠ ️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
java-native-access/jna (net.java.dev.jna:jna-platform)
v5.15.0
==============
Features
- #1578: Add support for FreeBSD aarch64 - @alexdupre.
- #1593: Add support for DragonFly BSD x86-64 - @liweitianux.
-
#1595: Add
IsProcessorFeaturePresent
toc.s.j.p.win32.Kernel32
- @dbwiddis. -
#1602: Add
XMoveWindow
,XResizeWindow
,XMoveResizeWindow
,XRaiseWindow
,XLowerWindow
X11 calls toc.s.j.p.unix.X11
- @vinceh121. - #1613: Added static helper method `Native#getNativeLibrary' for getting the underlying NativeLibrary instance from a Library interface instance or from a "registered" class - @matthiasblaesing.
- #1624: Enable linker build-id for android builds - @mstyura.
Bug Fixes
- #1579: Fix analysis of ELF binary on arm systems running with a java ELF binary without section table headers (java8 on armv7 NAS) - @matthiasblaesing.
- #1586: Fix free_callback JNI weak reference leak - @xiezhaokun.
- 6486c90d913a413f247eef84742ce3c474738933: Check CallbackReference#cbstruct for null when checking existing Reference - @matthiasblaesing.
- #1622: Add "linux-riscv64" entry to OSGI Bundle-NativeCode header in MANIFEST.MF - @matthiasblaesing.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.