-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Comparing changes
Open a pull request
base repository: java-native-access/jna
base: 5.18.0
head repository: java-native-access/jna
compare: 5.18.1
- 8 commits
- 27 files changed
- 4 contributors
Commits on Sep 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0da700d - Browse repository at this point
Copy the full SHA 0da700dView commit details
Commits on Sep 29, 2025
-
Avoid threading issues in sortFields (#1686)
Copy the fields array from `getFieldList`, this avoids the possibility of 2 threads trying to mutate it at once in the call `sortFields` at the bottom of the function.
Configuration menu - View commit details
-
Copy full SHA for b665e9e - Browse repository at this point
Copy the full SHA b665e9eView commit details
Commits on Sep 30, 2025
-
Update recommended Android proguard rules
With R8 fullMode enabled, classes that extend from `com.sun.jna.*` are all removed, so we should be explicit to include those.
Configuration menu - View commit details
-
Copy full SHA for 6e7e828 - Browse repository at this point
Copy the full SHA 6e7e828View commit details -
Merge pull request #1690 from jonalmeida/patch-1
Update recommended Android proguard rules
Configuration menu - View commit details
-
Copy full SHA for c401bca - Browse repository at this point
Copy the full SHA c401bcaView commit details -
Merge pull request #1687 from bendk/push-yyprxvvrrttk
Avoid threading issues in sortFields (#1686)
Configuration menu - View commit details
-
Copy full SHA for 5511f28 - Browse repository at this point
Copy the full SHA 5511f28View commit details -
Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-java](https://github.com/actions/setup-java). Updates `actions/checkout` from 4 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) Updates `actions/setup-java` from 4 to 5 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-java dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 5cac361 - Browse repository at this point
Copy the full SHA 5cac361View commit details -
Merge pull request #1680 from java-native-access/dependabot/github_ac…
…tions/github-actions-897ead3edf Bump the github-actions group with 2 updates
Configuration menu - View commit details
-
Copy full SHA for e3838d5 - Browse repository at this point
Copy the full SHA e3838d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c493c1 - Browse repository at this point
Copy the full SHA 3c493c1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5.18.0...5.18.1