Posts by Mr.Proper in the shrub

    I've mastered it, and it should work (as usual) even if the jdk is removed from the c/program files/java/jdk 18.x folder.

    Of importance:

    1. The jigsaw optimization works like c++ or close to it, only what is specified in the program is loaded, the rest is ignored. I have it done partly because it does not specify exactly what is needed. In the next refactor should again improve optimization and reduce javacstm directory weight.
    2. Multithreading is not added because Java is crooked in some places (for example soapy screen recording in preset, I fix it and already know how), because the thread class is and can not work with it, i need to rebuild the program.

    Mr.Proper in the shrub added a new version:

    Quote
    • Fixed the Java error that causes the application not to start

    Mr.Proper in the shrub added a new version:

    Mr.Proper in the shrub added a new file: