Hello, Levente! It's great to see that you still working on the project! :) Do you have any plans on supporting any JDKs newer than 13? In Java14 (with JEP 367), the unpack200 utility was removed from the JDK, so if I write-in a newer JDK (Like, Java17) in jnode_ai\all\build.xml#232, the build will fail due to lack of unpack200 during manipulation with the classlib archive
Hello, Levente! It's great to see that you still working on the project! :) Do you have any plans on supporting any JDKs newer than 13? In Java14 (with JEP 367), the
unpack200utility was removed from the JDK, so if I write-in a newer JDK (Like, Java17) injnode_ai\all\build.xml#232, the build will fail due to lack of unpack200 during manipulation with theclasslibarchive