
Download latest version jdkfor windows 8.1 - all clear
- Details
- Written by Nam Ha Minh
- Last Updated on 05 May 2020   |   Print Email
certutil -hashfile jdk-8u251-windows-x64.exe sha256
If the generated SHA256 checksum value matches the one posted by Oracle, you’re safe to launch JDK 8 setup program. You will see this screen:
Click Next twice to proceed the installation of Java 8. Then it also asks you to install JRE 8:
Click Next to proceed and click Close when the setup done.Note that Oracle JDK 8 setup automatically updates the PATH system environment variable so if you type java –versioncommand in a Windows Command prompt, you would see this:
That means you have successfully installed JDK 8 on your computer. For development with Java 8, you should configure JAVA_HOMEas described in this guide.For visual steps, you can watch the following video:Related Tutorials:
About the Author:
Nam Ha Minhis certified Java programmer (SCJP and SCWCD). He started programming with Java in the time of Java 1.4 and has been falling in love with Java since then. Make friend with him on Facebookand watch his Java videosyou YouTube.Download latest version jdkfor windows 8.1 - something is
-