Hacker News new | ask | show | jobs
by jniedrauer 2783 days ago
This is a fairly trivial problem to work around, although maybe this should be one of those "sane default" kind of things. Set the environment variable JAVA_HOME=/etc/alternatives/jre or point it at the specific OpenJDK version you want. That's what /etc/alternatives is for.
1 comments

Thanks for the solution. Although I have no Fedora anymore to check.