Skip to content

108.0

Choose a tag to compare

@pquiring pquiring released this 20 May 13:11
· 28 commits to master since this release

May 20/2026 : JF/108.0

  • new : FFM can now register JNI methods from native code
    without using System.load()
    Also works in Tomcat Servlet contexts in multiple classpaths.
    This is a game changer, thanks to AI for putting the pieces together.
    See native/common/register-jfheap.cpp
  • new : DBus now supports calling methods from server to client on Linux