logging-log4j2
logging-log4j2 copied to clipboard
Bump jna from 5.11.0 to 5.12.1
Bumps jna from 5.11.0 to 5.12.1.
Changelog
Sourced from jna's changelog.
Release 5.12.1
Bug Fixes
- #1447: Null-check cleanable in
c.s.j.Memory#close-@dbwiddis.Release 5.12.0
Features
- #1433: Add
CFEqual,CFDictionaryRef.ByReference,CFStringRef.ByReferencetoc.s.j.p.mac.CoreFoundation-@shalupov- #978: Remove use of finalizers in JNA and improve concurrency for
Memory,CallbackReferenceandNativeLibrary-@matthiasblaesing.- #1440: Support for LoongArch64 -
@Panxuefeng-loongson.- #1444: Update embedded libffi to 1f14b3fa92d4442a60233e9596ddec428a985e3c and rebuild native libraries -
@matthiasblaesing.Bug Fixes
- #1438: Handle arrays in structures with differing size -
@matthiasblaesing.- #1442: Handle race condition in
c.s.j.p.win32.PdhUtil#PdhEnumObjectItems-@dbwiddis.Important Changes
Memory#dispose,CallbackReference#disposeandNativeLibrary#disposewere called by theObject#finalizeoverride. These calls were replaced by the use of a cleaner. It is not guaranteed anymore, thatdisposeis called on subclasses on finalization.
Commits
3705b84Release 5.12.12f919e5Null-check cleanable in Memory#close (#1447)1eec7ddPrepare next development iteration0d7499fRelease 5.12.0fa86166Merge pull request #1445 from matthiasblaesing/aix4cca440Fix name mapping difference between AIX JDK 8 and Semeru JDK 18f58b0f8Improve test stability on AIX (exclude tests that are expected to fail)c1565fbHandle race condition in PdhUtil#PdhEnumObjectItems (#1442)99fcfa8Merge pull request #1444 from matthiasblaesing/update_libffi9e47335Update CHANGES.md- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)