issues
search
jnr
/
jnr-ffi
Java Abstracted Foreign Function Layer
Other
1.26k
stars
157
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The annotations may be problematic.
#348
yangsen-cn
closed
1 month ago
2
Adapt pointer to closure
#347
idegtiarenko
opened
3 months ago
4
Bad dates in jnr/jnr-ffi commits
#346
cunningt
closed
4 months ago
1
JVM crash invoking some SDL Library function
#344
arnzel
opened
8 months ago
0
Update jffi to 1.3.13
#342
headius
closed
9 months ago
0
document build procedures
#341
StevanWhite
opened
10 months ago
0
Allow detection of 64-bit libraries on Linux/aarch64
#340
pepijnve
opened
1 year ago
0
Android and bytecode
#339
jonahbeckford
opened
1 year ago
0
String parameter of a callback function gets messed when passed from DLL (Rust) to Java
#335
Revxrsal
opened
1 year ago
3
support convert pointer to struct
#334
sunliusi
opened
1 year ago
0
Why use JNR over JNA
#331
walksanatora
closed
1 year ago
1
Add support for aarch64-windows
#330
ntkme
closed
1 year ago
1
Release new version of jnr-ffi
#329
srisudarsan
closed
1 year ago
1
Load the static link library
#328
feng-for
closed
1 year ago
1
Add riscv64 linux support
#327
laokz
closed
1 year ago
1
Use jffi-1.3.11
#326
headius
closed
1 year ago
0
Multi-dimensional arrays as struct members
#325
Tianscar
closed
1 year ago
1
Cannot pass a struct to 'c' function by value
#321
mcsherrylabs
opened
1 year ago
0
Add failing test to illustrate issue
#319
mcsherrylabs
opened
1 year ago
6
Native C calling Java method
#318
paulocabrita-ionos
closed
1 year ago
1
Native Object filling "not working"
#316
pizzadox9999
closed
1 year ago
0
AsmLibraryLoader scanner functions iteration deterministic
#311
tran4o
closed
2 years ago
2
Erorr : jnr.ffi.provider.jffi.Provider
#310
2246sam20
opened
2 years ago
0
[feature request]
#309
chenjia123
opened
2 years ago
1
Support for LoongArch64
#308
Panxuefeng-loongson
closed
2 years ago
40
What's the mapping Java type of C type FILE *?
#307
Ryanznoco
opened
2 years ago
0
Fix integer overflow on bounds check, raise an ArithmeticException if…
#306
jsorel
closed
2 years ago
1
LibraryLoader.search() path not taken into consideration unless also in LD_LIBRARY_PATH
#303
ja2142
opened
2 years ago
3
Investigate failing Pointer Boolean tests on Darwin (macOS)
#302
basshelal
opened
2 years ago
0
Unsatisfied link when used in conjunction with jnr-posix
#300
Melab
opened
2 years ago
5
Fix issue where string references aren't always completed with a null terminator.
#299
charleskorn
closed
2 years ago
25
Updated README.md to not use hardcoded version
#298
basshelal
closed
2 years ago
1
UnsatisfiedLinkError when loading 3 dependent libraries
#297
artur-kovalchuk
closed
2 years ago
11
Overhauled tests for structure types containing structure types and pointers to them
#296
basshelal
closed
2 years ago
1
Overhauled tests for structure types containing numeric types
#295
basshelal
closed
2 years ago
0
Test Suite Overhaul and Improvement
#294
basshelal
opened
2 years ago
5
Overhauled tests for pointers containing numeric types
#293
basshelal
closed
2 years ago
1
Adapt variadic logic for new support in jffi
#292
headius
closed
2 years ago
0
Overhauled tests for numeric types
#291
basshelal
closed
2 years ago
1
Add support for native `long double` using Java `BigDecimal`
#290
basshelal
opened
2 years ago
0
Add support for native `uint64` (`unsigned long long`) using Java `BigInteger`
#289
basshelal
opened
2 years ago
0
Documentation improvements
#286
praj-foss
closed
2 years ago
6
AsciiStringRef / UTF8StringRef memory safety concerns
#285
charleskorn
opened
3 years ago
0
[Linux aarch64] Use SLONGLONG for int64_t
#284
martin-g
closed
3 years ago
1
JVM crashes on setting callback for GTK3 signals
#281
praj-foss
closed
3 years ago
21
How to use GBK encoding
#277
seacdr
opened
3 years ago
1
Fix issue where AsciiStringRef.set() and UTF8StringRef.set() would throw an IllegalArgumentException.
#276
charleskorn
closed
3 years ago
6
Define tcflag_t and speed_t correctly on OS X
#275
charleskorn
closed
3 years ago
1
NoClassDefFoundError when callback method invoked
#274
charleskorn
opened
3 years ago
6
Update ASM to 9.2
#273
timja
closed
3 years ago
9
Next