How to Update Java
Method 1 of 2:
On Windows
- Open Start
- Type in configure java. Doing so searches for matching programs.
- Click Configure Java. It's at the top of the list of matching programs. Doing so opens the Java control panel.
- Click the Update tab. This is at the top of the Java control panel window.
- Click Update Now. You'll find this button in the bottom-right corner of the window. Doing so prompts Java to begin looking for an update.
- Allow Java to update. If Java finds an available update, follow any on-screen prompts to confirm the update, then allow your computer to install the latest version of Java.
- If you receive a message that says you're already running the latest version of Java, you can't update Java.
Method 2 of 2:
On Mac
- Open the Apple menu
- Click System Preferences…. It's in the drop-down menu. The System Preferences window will open.
- Click Java. This coffee cup-shaped icon should be at the bottom of the System Preferences window, though you may need to scroll down.
- If you don't see the Java option in System Preferences, skip to the last step in this method.
- Click the Update tab. You'll find it at the top of the window.
- Click Update Now. This is on the lower-right side of the window.
- Click Install Update when prompted. It's in the bottom-right corner of the window.[1]
- If you receive a message that says you're already running the latest version of Java, you can't update Java.
- Allow Java to update. Java will retrieve the update and begin downloading the most recent version of Java.
- You may be prompted to enter your Mac's password at some point in the update process. If so, enter your password, then press ⏎ Return.
- Download the most recent version of Java. If you couldn't find the Java entry in the System Preferences window, you can update Java by reinstalling it:
- Go to https://www.java.com/en/ in your computer's web browser.
- Click the red Free Java Download button.
- Click Agree and Start Free Download.
- Double-click the downloaded Java DMG file.
- Drag the Java logo onto the "Applications" folder icon in the window that opens.
- Follow the on-screen installation prompts.
5 ★ | 2 Vote
You should read it
May be interested
- How to Determine Java Versionmultiple copies of java can be installed on a single computer, and, if you have more than one browser, every one of them could be using a different version or none at all. you can determine your java version by verifying it on the java...
- How to Print an Array in Javaif you are working on java and have an array with a large amount of data, you may want to print certain elements in order to view them conveniently. there are multiple ways you can print arrays in java and the examples given below will...
- How to Write Your First Program in Javajava is an object-oriented programming language created in 1995 by james gosling, which means that it represents concepts as 'objects' with 'fields' (which are attributes that describe the object) and 'methods' (actions that the object can...
- How to Create an Executable File from Eclipseafter having completed your project in eclipse, your next goal will be to create a runnable version of your project. the simplest and most standard process for running a java project is to run an executable file (.exe). in this guide,...
- How to Print Double Quotes in Javayou've discovered that the double quote symbol ' will not work inside a java print instruction. you'll need to find an alternate way to tell the compiler to print this symbol, instead of interpreting it as instructions to close the string....
- How to Check Java Version on a Macthis wikihow will teach you how to check what version of java you have installed on your mac by checking the system preferences, using the java website, or by using your mac's terminal. click . it's the apple icon in the upper-left of the...