ClovisT
ClovisT
I updated java to 321, removed other libfaketime files, and got the same hanging pb. I couldn't remove other versions of java as I don't know how to check for...
I have investigated on another monterey machine and the problem is the same. What I noticed is that when I call java with faketime and csrutil disabled only partially with:...
Works ! I did this: ``` brew install java sudo ln -sfn /usr/local/opt/openjdk/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk.jdk ``` The java program has became extremely slow, and a little buggy, but it works with...
I think it is related to java and my application. I had this buggyness issue in the past and had to use a JRE provided with the application to solve...
I confirm the problem is an incompatibility with the JRE provided by the application. This problem appeared since monterey update. When I launch the application from the provided java jre...
I did a `sudo dtruss -n java` again in case it contains the answer: PID/THRD SYSCALL(args) = return 46027/0xfbfa4: thread_selfid(0x0, 0x0, 0x0) = 1032100 0 46027/0xfbfa4: getpid(0x0, 0x0, 0x0) =...