Java version status check

Prev Next

Starting with release 26.2, the Lobster Data Platform displays a visual reminder when your installation is still running on an older Java version. This article explains how to check your Java version status and upgrade if needed.

Requirements

  • Access to the Lobster Data Platform with admin role.

  • Access to the host running the Lobster Data Platform (required for the JVM upgrade).

  • Currently supported Java versions: OpenJDK 11 (deprecated—end-of-life) and OpenJDK 21 (recommended).


Identify the warning indicator

Check the Java icon next to the bell icon in the system info bar.

System info icons with Java warning

Icon state

Description

Java icon without overlay

Your Java version is current. Click the icon for your installed version. No action is required.

Java icon with red exclamation mark (!)

The Java version is outdated. Upgrading to OpenJDK 21 is recommended.

Click the red icon to expand the deprecation banner with further details.

Why is this message displayed?

Free LTS support for OpenJDK 11 has already ended for most distributions. Security patches are no longer provided on a regular basis, making continued operation on Java 11 an increasing risk. Starting with release 26.2, the Lobster Data Platform designates OpenJDK 21 LTS as the recommended runtime. OpenJDK 11 remains supported in 26.2 but should be replaced promptly, as LTS support has expired across most distributions.

This platform warning is not a malfunction or a product defect — it is an intentional notification designed to give you timely advance notice of the upcoming version change.

Read details in the news panel

  1. Click the bell icon in the top navigation bar.

    • A red badge indicates unread notifications.

  2. Click the red exclamation mark in the news panel to view the JVM deprecation message, the recommended target Java version, and additional guidance.

System information display showing JVM support warning and recent updates in the application.

Perform the Java upgrade

  1. Schedule the upgrade to OpenJDK 21 during an appropriate maintenance window.

  2. Update the JVM on the Lobster Data Platform host.

  3. Restart the platform.

Verify the installation

After the restart, confirm that the Java icon in the system info bar no longer shows a red exclamation mark. The warning in the news panel should also have cleared.

Continue with: Check JDBC driver compatibility