Include fdb_java native code for ARM in fat jar
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 126
Description
The fat jar available for download at e.g. https://www.foundationdb.org/downloads/6.2.20/bindings/java/fdb-java-6.2.20.jar contains
* lib/linux/amd64/libfdb_java.so
* lib/osx/x86_64/libfdb_java.jnilib
* lib/windows/amd64/fdb_java.dll
It would be awesome to include ARM builds in there as well, if/when future releases support ARM. See #3431
Contributor guide
Research direction
Start with the downloadable fat jar at the listed FoundationDB Java binding URL and the native library paths it contains. Read issue #3431 to determine when ARM support is available and how those builds are produced. Done means the Java fat jar includes the supported ARM native libraries alongside the existing Linux, macOS, and Windows builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, java
- Domain
- build-system, database, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100