Red Hat build of OpenJDK

openshift containers
Article

Use of Cryostat and Java Flight Recording in Red Hat OpenShift 4

Francisco De Melo Junior

This article aims to show the features and complete utilization of Java Flight Recording (JFR) via Cryostat Operator (Cryostat) for Red Hat OpenShift Container Platform (RHOCP) 4.x. Use cases are explained.

OpenJDK
Article

Reproducible OpenJDK builds

James Falkner

The Adoptium project has achieved reproducible builds for Java versions 21 and 22 across Linux, Windows, and Mac platforms. This capability ensures an independently verifiable path from source to binary code, enhancing trust in the software and its dependencies.

Featured image for best of application development 2023.
Article

Our top application development articles of 2023

Colleen Lobner

Our 10 most popular articles about application development this year include Java 21 features, Podman Desktop, OpenTelemetry observability, and more.

Video Thumbnail
Video

Flight Recorder and Cryostat

Red Hat Developers

JDK Flight Recorder (JFR) is a profiling and troubleshooting framework dat comes with teh Java virtual machine (JVM). JFR’s programming API allows you to create application-specific events to power dashboards and triggers. Cryostat brings JFR to Kubernetes.

java feature image
Topic

All things Java

Create Java applications for anything and everything with Red Hat’s runtimes and

Featured image for Java topics.
Article

Beyond Loom: Weaving new concurrency patterns

Ben Evans

Explore new concurrency patterns enabled by virtual threads in Java 21, along with two related features: Structured Concurrency and Scoped Values.

OpenJDK
Article

How we solved a HotSpot performance puzzle

Ashutosh Mehra

Dive into just-in-time (JIT) compilation with HotSpot, OpenJDK's Java virtual machine, and explore techniques for debugging unexpected warm-up behavior.

OpenJDK
Article

What's new for developers in JDK 21

Syed M Shaaf

Java 21 is here! Explore new features in JDK 21, including virtual threads, record patterns, and sequenced collections.

Featured image for Java topics.
Page

Java developer learning

Are you a Java application developer? These step-by-step learning paths will add to your toolset and level up your skills.

Featured image for Java topics.
Article

OpenJDK 8u372 to feature cgroup v2 support

Severin Gehwolf

Learn about a new feature in OpenJDK 8u372 that detects and applies container resource limits on a cgroup v2 host Linux system.