Miroslav Kravec on Nostr: what exactly is the terrible experience with JRE / JDK? Stability and reliability ...
what exactly is the terrible experience with JRE / JDK?
Stability and reliability issues?
Or, very slow startup, and huge memory consumption for even small trivial apps?
For the latter, #GraalVM can help by compiling it to native executable . Unfortunately, it's usually not packaged this way in majority of distros / packages.
And,... overuse of frameworks, that are big and slow to initialize. But, that's implementation problem.
#Java #JVM
Stability and reliability issues?
Or, very slow startup, and huge memory consumption for even small trivial apps?
For the latter, #GraalVM can help by compiling it to native executable . Unfortunately, it's usually not packaged this way in majority of distros / packages.
And,... overuse of frameworks, that are big and slow to initialize. But, that's implementation problem.
#Java #JVM