The Foreign Function & Memory API Beyond “Hello, Panama”: Upcalls, errno, and the Coming JNI Lockdown
Beyond the standard strlen/struct tutorials: real, runnable FFM API examples for upcalls (C calling back into Java), capturing errno with Linker.Option.captureCallState, measured downcall overhead, and a practical guide to JEP 472's JNI/FFM lockdown — including live jnativescan output. JDK 22-26.