Would there be any technical differences if I installed Java from an RPM versus just running the available binary? I am running on CentOs 6.3 and Java is 1.7
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Depends what you mean by “technical differences” and “just running the available binary” but, no, there is no difference to running the bundled RPM version of the JRE/JKD from the exact same JRE/JDK, from the same manufacturer, for the same version, for the same platform and for the same architecture (32/64bit) from a downloaded TGZ.
An Operating System bundled JRE/JDK may have bundled extra libs, security configuration, certificates which may be different to a vanilla TGZ.