Reputation: 867
My platform is Ubuntu 18.04 LTS, and I have already installed JDK 1.8.0_172. However when I install bazel from .sh file, it request me to install openjdk. And when I install it from .deb file, it must to install openjdk from apt repo. Even if the space that open jdk take up is bearable, The conflict of java and javac command in bash window, and the other software which depend java are unavoidable. I am wondering if there is possibility to configure hotpot jdk as default.
How can I make it?
Here is the related website and files:
Upvotes: 2
Views: 605