-
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.17.0
head repository: java-native-access/jna
compare: 5.18.0
- 20 commits
- 34 files changed
- 4 contributors
Commits on Mar 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a9db983 - Browse repository at this point
Copy the full SHA a9db983View commit details
Commits on Apr 22, 2025
-
- enable running CI/CD matrix on JDK24 (dropping JDK23 for this) - adjust build script to set parameters so that unittests run without warnings from native access
Configuration menu - View commit details
-
Copy full SHA for 803326c - Browse repository at this point
Copy the full SHA 803326cView commit details
Commits on Apr 23, 2025
-
- cover the lower end of the supported spectrum (JDK 8) - cover the current java LTS - cover the current Java version on - linux x86-64 - linux aarch64 - mac OS x86-64 - mac OS aarch64 Fixing the number of tests to 12.
Configuration menu - View commit details
-
Copy full SHA for d16df9c - Browse repository at this point
Copy the full SHA d16df9cView commit details -
Merge pull request #1666 from matthiasblaesing/jdk24
Prepare build for JDK24+
Configuration menu - View commit details
-
Copy full SHA for 3a8677e - Browse repository at this point
Copy the full SHA 3a8677eView commit details
Commits on Apr 24, 2025
-
Enable "running" JNA as a module similar to "java -jar"
This enables running JNA from the module path like this: java -p <path_to_jna> -m com.sun.jna That is the modular equivalent to: java -jar <path_to_jna>
Configuration menu - View commit details
-
Copy full SHA for 0ba51b4 - Browse repository at this point
Copy the full SHA 0ba51b4View commit details
Commits on Apr 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1dade69 - Browse repository at this point
Copy the full SHA 1dade69View commit details
Commits on Apr 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f56b395 - Browse repository at this point
Copy the full SHA f56b395View commit details -
Merge pull request #1669 from matthiasblaesing/document-jdk24
Document changes required for running JNA on JDK24+
Configuration menu - View commit details
-
Copy full SHA for 45c4476 - Browse repository at this point
Copy the full SHA 45c4476View commit details -
Merge pull request #1668 from matthiasblaesing/javadoc_locale
Ensure javadoc is generated with a fixed locale (en_US)
Configuration menu - View commit details
-
Copy full SHA for 4aa8155 - Browse repository at this point
Copy the full SHA 4aa8155View commit details
Commits on May 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for aada5c9 - Browse repository at this point
Copy the full SHA aada5c9View commit details -
Merge pull request #1671 from Glavo/riscv
Add isRISCV method to Platform class
Configuration menu - View commit details
-
Copy full SHA for ec70f94 - Browse repository at this point
Copy the full SHA ec70f94View commit details
Commits on May 25, 2025
-
Add CoreFoundation methods for getting current locale date format
Signed-off-by: Daniel Widdis <widdis@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8a9dc39 - Browse repository at this point
Copy the full SHA 8a9dc39View commit details
Commits on Jun 6, 2025
-
Merge pull request #1672 from dbwiddis/dateformat
Add CoreFoundation methods for getting current locale date format
Configuration menu - View commit details
-
Copy full SHA for 86a2ff1 - Browse repository at this point
Copy the full SHA 86a2ff1View commit details
Commits on Sep 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a7e40c6 - Browse repository at this point
Copy the full SHA a7e40c6View commit details
Commits on Sep 20, 2025
-
Merge pull request #1683 from brettwooldridge/clang-fix
Fix native build error on Xcode 16.3 / Apple Clang 17
Configuration menu - View commit details
-
Copy full SHA for 2711df9 - Browse repository at this point
Copy the full SHA 2711df9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d3ceb7 - Browse repository at this point
Copy the full SHA 1d3ceb7View commit details
Commits on Sep 21, 2025
-
Merge pull request #1682 from brettwooldridge/master
fixes #1681 merge reentrant locks into a single lock and eliminate synchronized blocks
Configuration menu - View commit details
-
Copy full SHA for 1efa831 - Browse repository at this point
Copy the full SHA 1efa831View commit details
Commits on Sep 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6451cf5 - Browse repository at this point
Copy the full SHA 6451cf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77fe152 - Browse repository at this point
Copy the full SHA 77fe152View commit details -
Configuration menu - View commit details
-
Copy full SHA for 285632f - Browse repository at this point
Copy the full SHA 285632fView 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.17.0...5.18.0