Java 8 is the longest supported version of Oracle’s Java programming language. It is a critical development platform used by millions of developers and billions of devices around the world. It is used to create applications for desktop, mobile, and web environments. If you are running any apps or games developed in Java, you should probably keep Java updated on your computer. This will ensure maximum performance and security for your computer.

Release Summary

Latest Java Version: Java 8 Update 371-b11 Release date: April 18th, 2023 (All version release dates here) Next scheduled release date: July 18th, 2023 Expiry date: August 18th, 2023 Compatible OS: Windows 11, Windows 10, Windows 8 and Windows 7, MacOS, Linux, and Solaris License: Free

Changes and Fixes

Java 8 Update 361 comes with the following updates:

JDK 8u371 contains IANA time zone data 2022g

IANA (Internet Assigned Numbers Authority) maintains a database of time zone information that represents the history of local time for many locations around the globe. This database is periodically updated to reflect changes by political bodies to time zone boundaries, UTC offsets, and daylight-saving rules. The latest version of Java 8 Update 371 includes the time zone data from 2022g of the IANA database. You can learn more about this here.

Added a Default Native GSS-API Library on Windows

JDK 8u371 adds GSS-API library support on Windows. The default native GSS-API library provides better security operations performance, and can be used for authentication, confidentiality and integrity services. It also allows users to leverage existing Windows credentials and enable Windows-based authentication services for applications that use the GSS-API. For more information, check out JDK-6722928.

Com.apple.concurrent.Dispatch and javax.script Engine Implementation removed

The com.apple.concurrent.Dispatch API was limited in its capabilities and had a much smaller feature set than the standard java.util.concurrent APIs. That’s why com.apple.concurrent.Dispatch and javax.script engine have been removed from MacOS. The standard APIs are more robust, offer better performance, and have better scalability, making them a better choice for developers. It is recommended developers use the standard APIs. For more information, check out JDK-8297475

Added Certigna(Dhimyotis) Root CA Certificate

A new root certificate has been added to the cacerts truststore in JDK 8u371. The root certificate is a type of digital certificate that establishes a chain of trust between entities on the internet. A new root certificate has been added from Certigna, a French company also known as Dhimyotis. The root certificate of Certigna is now trusted by default in JDK 8u371.

Removed SSLv2Hello and SSLv3 from Default Enabled TLS Protocols

Two older security protocols, SSLv2Hello and SSLv3, have been removed from the default TLS (Transport Layer Security) protocols. This seems long overdue, as most Internet entities do not support these protocols due to their vulnerabilities. This means that after updating to this version, these protocols will no longer be used by default to secure internet connections. While enabling SSLv3 is possible through system properties or specific APIs, it is not recommended due to its lack of security compared to modern TLS protocols. It is always recommended to use newer and more secure protocols like TLSv1.3 and TLSv1.2. You can read the complete change log in the release notes.

Download Java 8 Update 371

JRE 8u371

Click on the following links to download the respective offline installers: Download Java 8 Update 371 for Windows (x64) – Offline [62.11 MB] Download Java 8 Update 371 for Windows (x86) – Offline [56.43 MB] Download Java 8 Update 371 for Windows – Online [2.16 MB] Download Java 8 Update 371 for MacOS (Version 10.7.3 and above) [86.39 MB] Download Java 8 Update 371 for Linux x64 (RPM) [73.64 MB] Download Java 8 Update 371 for Linux x64 (TAR.GZ) [92.57 MB] Download Java 8 Update 371 for Linux (RPM) [76.84 MB] Download Java 8 Update 371 for Linux (TAR.GZ) [95.71 MB] Download Java 8 Update 371 for Solaris x64 [50.94 MB] Download Java 8 Update 371 for Solaris SPARC x64 [53.03 MB]

JDK 8u371

jdk-8u371-windows-x64.exe jdk-8u371-windows-i586.exe jdk-8u371-solaris-x64.tar.Z jdk-8u371-solaris-x64.tar.gz jdk-8u371-solaris-sparcv9.tar.Z jdk-8u371-solaris-sparcv9.tar.gz jdk-8u371-linux-x64.tar.gz jdk-8u371-macosx-x64.dmg jdk-8u371-linux-x64.rpm jdk-8u371-linux-i586.rpm jdk-8u371-linux-arm32-vfp-hflt.tar.gz jdk-8u371-linux-aarch64.tar.gz jdk-8u371-linux-i586.tar.gz

Portable Java 8 download options

Java 8 JDK Portable Java 8 JRE Portable

How to Install Java 8

Using Installation Wizard

Installing the downloaded package is pretty easy. Perform the following steps to install it on a Windows PC:

Using Command Prompt (Silent Installation)

Another method to install Java 8 is the Command Prompt. This method allows you to install Java silently, meaning you won’t be prompted to perform any confirmations or clicks. The installation wizard will then open. Java will now begin the installation. This step should only take about a minute.

How to Check Java Version

To check the currently installed Java version on your PC, you can use the “Java uninstall tool.” It lists all the installed java versions. You can also use the tool to uninstall different versions installed on your computer. Note: Use the appropriate cmdlet by changing the setup file name according to the one you have downloaded. You can get the Java Uninstall Tool from this page. Alternatively, you can also check the installed Java version from the Programs and Features applet by typing in “appwiz.cpl” in the Run Command box. You can also learn other methods to uninstall Java from your PC.

JDK VS JRE

Java Runtime Environment (JRE) is a piece of software installed on your computer that allows you to run applications developed in Java on your device. It provides certain libraries and other components required to run a Java program. JRE also includes Java Virtual Machine (JVM), which is an engine also required to run Java applications on a machine. This engine is included in the JRE package and cannot be installed separately. The Java Development Kit (JDK) is a development kit meant for developers, for developing applications in Java. It includes both the JRE and the JVM. If you are looking to create your own Java applets, then JDK is what you need. If you have JDK already installed on your device, you do not require to install JRE separately, unless a different version is required. This should clear up if you want to install JRE or the JDK.

Java 8 Update History

More Java Updates Price Currency: USD Operating System: Windows 11, Windows 10, Windows 8, Windows 7, MacOS, Linux, Solaris Application Category: DeveloperApplication