Since OpenBSD 7.8 release any attept to use `libjnidispatch.so` leads to `undefined symbol '__sF'` due to API/ABI changes, here an example https://github.com/sbt/sbt/issues/8441 To fix it, you just need to rebuild it for OpenBSD 7.8
Since OpenBSD 7.8 release any attept to use
libjnidispatch.soleads toundefined symbol '__sF'due to API/ABI changes, here an example sbt/sbt#8441To fix it, you just need to rebuild it for OpenBSD 7.8