Search

Chapter 4. Red Hat build of OpenJDK 8.0.422 release notes

download PDF

The latest Red Hat build of OpenJDK 8 release might include new features. Additionally, the latest release might enhance, deprecate, or remove features that originated from previous Red Hat build of OpenJDK 8 releases.

Note

For all the other changes and security fixes, see OpenJDK 8u422 Released.

Red Hat build of OpenJDK new features and enhancements

Review the following release notes to understand new features and feature enhancements that Red Hat build of OpenJDK 8.0.422 provides:

System properties for controlling the keep-alive behavior of HTTPURLConnection

Red Hat build of OpenJDK 8.0.422 includes the following new system properties that you can use to control the keep-alive behavior of HTTPURLConnection in situations where the server does not specify a keep-alive time:

  • The http.keepAlive.time.server property controls the number of seconds before an idle connection to a server is closed.
  • The http.keepAlive.time.proxy property controls the number of seconds before an idle connection to a proxy is closed.
Note

If the server or proxy specifies a keep-alive time in a Keep-Alive response header, this keep-alive time takes precedence over any value that you specify for the http.keepAlive.time.server or http.keepAlive.time.proxy property.

See JDK-8278067 (JDK Bug System).

GlobalSign R46 and E46 root certificates added

In Red Hat build of OpenJDK 8.0.422, the cacerts truststore includes two GlobalSign TLS root certificates:

Certificate 1
  • Name: GlobalSign
  • Alias name: globalsignr46
  • Distinguished name: CN=GlobalSign Root R46, O=GlobalSign nv-sa, C=BE
Certificate 2
  • Name: GlobalSign
  • Alias name: globalsigne46
  • Distinguished name: CN=GlobalSign Root E46, O=GlobalSign nv-sa, C=BE

See JDK-8316138 (JDK Bug System).

Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.