Java 8 Update 144

Posted : admin On 19.09.2019

  1. Java 8 Update 144 Build 2
  2. Java 202 Download
  3. Java 8 Update 144/162

The following instructions were composed for installing Sun Java 1.8.0144 (aka Java SE Development Kit (JDK) 8, Update 144). The version you download may be newer.

Java™ SE Development Kit 8, Update 144 (JDK 8u144)

July 26, 2017

The full version string for this update release is 1.8.0_144-b01 (where 'b' means 'build'). The version number is 8u144.

IANA Data 2017b

JDK 8u144 contains IANA time zone data version 2017b. For more information, refer to Timezone Data Versions in the JRE Software.

Security Baselines

The security baselines for the Java Runtime Environment (JRE) at the time of the release of JDK 8u144 are specified in the following table:

JRE Family VersionJRE Security Baseline
(Full Version String)
81.8.0_141-b15
71.7.0_151-b15
61.6.0_161-b13

JRE Expiration Date

The JRE expires whenever a new release with security vulnerability fixes becomes available. Critical patch updates, which contain security vulnerability fixes, are announced one year in advance on Critical Patch Updates, Security Alerts and Third Party Bulletin. This JRE (version 8u144) will expire with the release of the next critical patch update scheduled for October 17, 2017.

For systems unable to reach the Oracle Servers, a secondary mechanism expires this JRE (version 8u144) on November 17, 2017. After either condition is met (new release becoming available or expiration date reached), the JRE will provide additional warnings and reminders to users to update to the newer version. For more information, see JRE Expiration Date.


Changes


core-libs/java.util.jar

Java 8 Update 144 Build 2


java.util.zip.ZipFile.getEntry() now always returns the ZipEntry instance with a / ended entry name for directory entry
Java 8 Update 144

The java.util.zip.ZipEntry API doc specifies 'A directory entry is defined to be one whose name ends with a /'. However, in previous JDK releases, java.util.zip.ZipFile.getEntry(String entryName) may return a ZipEntry instance with an entry name that does not end with / for an existing zip directory entry when

  • the passed in argument entryName does not end with a /, and
  • there is a matching zip directory entry with name entryName + / in the zip file.

Java 202 Download

With this release, the name of the ZipEntry instance returned from java.util.zip.ZipFile.getEntry() always ends with / for any zip directory entry.

Java 8 Update 144/162

To revert to the previous behavior, set the system property jdk.util.zip.ensureTrailingSlash to 'false'.
This change was made in order to fix a regression introduced in JDK 8u141 when verifying signed JARs that has caused some WebStart applications to fail to load.


Bug Fixes


This release also contains fixes for security vulnerabilities described in the Oracle Java SE Critical Patch Update Advisory. For a more complete list of the bug fixes included in this release, see the JDK 8u144 Bug Fixes page.


Java technology allows you to work and play in a secure computing environment. Java allows you to play online games, chat with people around the world, and view images in 3D, just to name a few. Java is used in a wide variety of computing platforms from embedded devices and mobile phones to enterprise servers and supercomputers. Upgrading to the latest Java version improves the security of your system, as older versions do not include the latest security updates.

The Java Runtime Environment (JRE) is what you get when you download Java software. The JRE consists of the Java Virtual Machine (JVM), Java platform core classes, and supporting Java platform libraries. The JRE is the runtime portion of Java software, which is all you need to run it in your Web browser.

Download: Java 8.0.144 32-bit 54.6 MB (Freeware)
Download: Java 8.0.144 64-bit 62.3 MB
Download page: Java Runtime Environment (JRE) 8.0.144
View: Java Website Version History

Get alerted to all of our Software updates on Twitter at @NeowinSoftware