Java Old Version Checker
Enter the command java -version.-If Java version is installed on your system, you see a Java installed response. Check the version number in the message.-If Java is not installed on your system, or the version of Java is earlier than 1.6, use the Linux Yellowdog Update, Modified (yum) utility to install a compatible version.
I want to check what version of Java is installed on my PC before installing the latest Java update. How can I do this?
1 Answer
You can check your version of Java with any of the following methods.
Java Control Panel (Windows)
- Open the Start Menu and select Control Panel.
- From the Control Panel, select Programs -> Java to open the Java Control Panel.
- Select About to view your current version of Java.
Command Line (Windows)
- Press ⊞ Win+R and type cmd to open the Command Prompt.
- Type
java -version
and press Enter
Control Panel (Windows)
Note: This method may give inaccurate results if Java's PATH has not been updated.
- Open the Start Menu and select Control Panel.
- From the Control Panel, select Programs -> Programs and Features.
- Scroll down the list of programs until you find the most recently installed version of Java
Terminal (MacOS)
- In the Finder, search for Terminal and launch Terminal.app
- Type
java -version
and press Enter
Sources
Steven M. VascellaroSteven M. VascellaroNot the answer you're looking for? Browse other questions tagged windowsjavaversion or ask your own question.
Where can I get older versions of Java and related documentation?
We highly recommend users remove all older versions of Java from your system. Keeping old and unsupported versions of Java on your system presents a serious security risk. Removing older versions of Java from your system ensures that Java applications will run with the most up-to-date security and performance improvements on your system.
The latest available version is compatible with older versions. However, some Java applications (or applets) can indicate that they are dependent on a particular version, and may not run if you do not have that version installed.- If you have been directed to install a different version for a Java-based application, please first try the latest version.
- If an application or web page you access requires an older version of Java, you should report this to the provider/developer and request that they update the application to be compatible with all Java versions.
Where can I get Java 7 downloads?
July 2015: Updates for Java 7 are no longer available to the public. Oracle offers updates to Java 7 only for customers who have purchased Java support or have Oracle products that require Java 7.
How can I download an older versions of Java?
Java
Visit the Java Archive Download Page to get other versions of Java. We recommended installing the latest version of Java from java.com.
How can I download Java 6?
See Java 6 FAQ.
Java SE 7 End of Public Updates Notice
After April 2015, Oracle will no longer post updates of Java SE 7 to its public download sites. Ac/dc backtracks deluxe collector's edition amp set. Existing Java SE 7 downloads already posted as of April 2015 will remain accessible in the Java Archive on Oracle Technology Network. Developers and end-users are encouraged to update to more recent Java SE versions that remain available for public download in order to continue receiving public updates and security enhancements.
» Java SE Public Updates
» Oracle Java SE Commercial Offering Releases
You might also be interested in:
- Why should I uninstall older versions of Java from my system?
- How do I uninstall Java on my Windows computer?