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
New contributor
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
New contributor
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
New contributor
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
New contributor
New contributor
New contributor
asked yesterday
alex
11
11
New contributor
New contributor
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
alex is a new contributor. Be nice, and check out our Code of Conduct.
alex is a new contributor. Be nice, and check out our Code of Conduct.
alex is a new contributor. Be nice, and check out our Code of Conduct.
alex is a new contributor. Be nice, and check out our Code of Conduct.
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