Is it important to use consistent java version alternatives?
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I recently updated my JRE and a question came to mind.
I finally understood how alternatives work, so I successfully updated my alternatives for java and javac to the newest downloaded version. Last time I updated it I just copy pasted the update-alternatives --install and --config commands and did not understand the purpose of them.I feel very proud of being able to understand how symbolic links are used to keep the system robust and able to switch back and forth between alternatives. Yay Me!
However, I noticed that you can actually provide alternatives for several java bins, such as javah javap javadoc javaws jinfo ... etc.
I was wondering, is it important to add alternatives for all those bins? I think it might help out preventing some inconsistencies while using diferent JRE versions.
Is it relevant? at which point is my computer using those bins? is there any significant difference between the openJDK bins and the Oracle ones?
linux java
add a comment |Â
up vote
0
down vote
favorite
I recently updated my JRE and a question came to mind.
I finally understood how alternatives work, so I successfully updated my alternatives for java and javac to the newest downloaded version. Last time I updated it I just copy pasted the update-alternatives --install and --config commands and did not understand the purpose of them.I feel very proud of being able to understand how symbolic links are used to keep the system robust and able to switch back and forth between alternatives. Yay Me!
However, I noticed that you can actually provide alternatives for several java bins, such as javah javap javadoc javaws jinfo ... etc.
I was wondering, is it important to add alternatives for all those bins? I think it might help out preventing some inconsistencies while using diferent JRE versions.
Is it relevant? at which point is my computer using those bins? is there any significant difference between the openJDK bins and the Oracle ones?
linux java
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I recently updated my JRE and a question came to mind.
I finally understood how alternatives work, so I successfully updated my alternatives for java and javac to the newest downloaded version. Last time I updated it I just copy pasted the update-alternatives --install and --config commands and did not understand the purpose of them.I feel very proud of being able to understand how symbolic links are used to keep the system robust and able to switch back and forth between alternatives. Yay Me!
However, I noticed that you can actually provide alternatives for several java bins, such as javah javap javadoc javaws jinfo ... etc.
I was wondering, is it important to add alternatives for all those bins? I think it might help out preventing some inconsistencies while using diferent JRE versions.
Is it relevant? at which point is my computer using those bins? is there any significant difference between the openJDK bins and the Oracle ones?
linux java
I recently updated my JRE and a question came to mind.
I finally understood how alternatives work, so I successfully updated my alternatives for java and javac to the newest downloaded version. Last time I updated it I just copy pasted the update-alternatives --install and --config commands and did not understand the purpose of them.I feel very proud of being able to understand how symbolic links are used to keep the system robust and able to switch back and forth between alternatives. Yay Me!
However, I noticed that you can actually provide alternatives for several java bins, such as javah javap javadoc javaws jinfo ... etc.
I was wondering, is it important to add alternatives for all those bins? I think it might help out preventing some inconsistencies while using diferent JRE versions.
Is it relevant? at which point is my computer using those bins? is there any significant difference between the openJDK bins and the Oracle ones?
linux java
edited Mar 24 at 8:58
Kusalananda
102k13201317
102k13201317
asked Mar 24 at 8:47
Luis Esparza LeedMx
163
163
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f433235%2fis-it-important-to-use-consistent-java-version-alternatives%23new-answer', 'question_page');
);
Post as a guest
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
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
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