Search code examples
Is there a way to get the logical length of a MemorySegment without doing byte arithmetic?...


javajava-ffm

Read More
Does VarHandle.compareAndSet throw an UnsupportedOperationException when used with longs on 32-bit a...


javajava-ffm

Read More
What is the difference between `JAVA_LONG` and `JAVA_LONG_UNALIGNED` in `java.lang.foreign.ValueLayo...


javajava-ffm

Read More
Java FFM, how to link a java object with a C struct?...


javacluajava-ffm

Read More
How can I use VarHandle to perform a compare-and-swap with memory allocated by SegmentAllocator or s...


javajava-ffm

Read More
How can I write an array-like datastructure in Java that takes longs as indices using modern unsafe ...


javajava-ffm

Read More
What is the correct way to obtain a String from a Foreign Function that returns a char pointer...


javaffijava-21java-22java-ffm

Read More
How to represent C++ class in java to be used via FFI?...


javac++java-native-interfaceffijava-ffm

Read More
Java Foreign API: How to get string from C_POINTER?...


javakotlinproject-panamajava-ffm

Read More
OpenJDK 17 - JEP 412: Foreign Function & Memory API (Incubator)...


javajava-17java-ffm

Read More
'IndexOutOfBoundsException: Out of bound access on segment ...' when accessing pointer read ...


javaproject-panamajava-21java-ffm

Read More
OpenJDK 20: JEP 434: Foreign Function & Memory API (Second Preview)...


javajava-20java-ffm

Read More
BackNext