<@U02D3KPB4JX> I had to make a fork of <https://gi...
# science
a
@Adrian Trapletti I had to make a fork of https://github.com/atraplet/clarabel4j to back-port it for Java 21 since our deployment environment does not allow non-LTS JVM. It is currently private, but if there is some interest, I can make it public in future. In therory, we can do something like multi-release jar, but I am not sure it worth the effort.
a
Thx for the info and the offer. However, I think it's probably not worth investing into a Java 21 version. The FFM API was not final for 21, jextract is constantly improved since then, and the next LTS version is released in Sep 25. My plan is to bring clarabel4j to Java 25 LTS soon after its release.
a
Indeed, I thought so as well.