Why is /usr/lib/default-java pointing to the “wrong” jdk?
up vote
0
down vote
favorite
I got a linux mint pc with openJDK 1.11 pre-installed. I installed the openJDK 1.8. package and set the default java (sudo update-alternatives --config java) to it. All is working fine (java -version outputs the correct java version). Now that I try to use maven, in my attempt to change JAVA_HOME (because it was not pointing to the correct location - this is working now, too), I saw a directory called default-java (/usr/lib/jvm/default-java) which is a symlink to the original 1.11 JDK, even though I am not using it at all.
Can someone tell me what that means, if that is a problem and if I should change it?
Thanks in advance!
linux mint java-home system-administration
add a comment |
up vote
0
down vote
favorite
I got a linux mint pc with openJDK 1.11 pre-installed. I installed the openJDK 1.8. package and set the default java (sudo update-alternatives --config java) to it. All is working fine (java -version outputs the correct java version). Now that I try to use maven, in my attempt to change JAVA_HOME (because it was not pointing to the correct location - this is working now, too), I saw a directory called default-java (/usr/lib/jvm/default-java) which is a symlink to the original 1.11 JDK, even though I am not using it at all.
Can someone tell me what that means, if that is a problem and if I should change it?
Thanks in advance!
linux mint java-home system-administration
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I got a linux mint pc with openJDK 1.11 pre-installed. I installed the openJDK 1.8. package and set the default java (sudo update-alternatives --config java) to it. All is working fine (java -version outputs the correct java version). Now that I try to use maven, in my attempt to change JAVA_HOME (because it was not pointing to the correct location - this is working now, too), I saw a directory called default-java (/usr/lib/jvm/default-java) which is a symlink to the original 1.11 JDK, even though I am not using it at all.
Can someone tell me what that means, if that is a problem and if I should change it?
Thanks in advance!
linux mint java-home system-administration
I got a linux mint pc with openJDK 1.11 pre-installed. I installed the openJDK 1.8. package and set the default java (sudo update-alternatives --config java) to it. All is working fine (java -version outputs the correct java version). Now that I try to use maven, in my attempt to change JAVA_HOME (because it was not pointing to the correct location - this is working now, too), I saw a directory called default-java (/usr/lib/jvm/default-java) which is a symlink to the original 1.11 JDK, even though I am not using it at all.
Can someone tell me what that means, if that is a problem and if I should change it?
Thanks in advance!
linux mint java-home system-administration
linux mint java-home system-administration
asked Nov 19 at 10:18
alex
34
34
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53372472%2fwhy-is-usr-lib-default-java-pointing-to-the-wrong-jdk%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown