Hacker News new | ask | show | jobs
by zimpenfish 819 days ago
> when all Java based applications are crashing

That probably needs to be qualified with "Oracle JVM Java applications" because I've had many hours of running Minecraft on macOS 14.4 under Zulu's JVM (a pre-14.4 release which means it doesn't have any workarounds) without any issues.

1 comments

Almost all Java builds including Zulu are made from the same OpenJDK code base. The fact that you didn't experience crashes does not tell anything. May be you were lucky or this particular bug was not manifesting for this particular application.
> or this particular bug was not manifesting for this particular application.

"all Java based applications are crashing" is a false statement either way.