From b447ebfdc73b1ce495e7c2acd8d161c39782a877 Mon Sep 17 00:00:00 2001 From: Serdar Ozmen Date: Wed, 11 Oct 2023 16:37:44 +0300 Subject: [PATCH] Simplifying supported JDK content. (#867) --- docs/modules/deploy/pages/versioning-compatibility.adoc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/modules/deploy/pages/versioning-compatibility.adoc b/docs/modules/deploy/pages/versioning-compatibility.adoc index 739c2049e..a51114180 100644 --- a/docs/modules/deploy/pages/versioning-compatibility.adoc +++ b/docs/modules/deploy/pages/versioning-compatibility.adoc @@ -125,9 +125,7 @@ Hazelcast Platform has been tested against the following operating systems. == Supported Java Virtual Machines -Hazelcast runs on Java, so it needs a Java Virtual Machine (JVM). Hazelcast supports the latest and long-term support (LTS) versions of the Java Runtime Environment (JRE). However, some JVMs may not be compatible with Hazelcast. - -Hazelcast Platform has been tested against the following JVMs. It may run on other JVMs which are not listed here. +Hazelcast Platform runs on Java, and supports the following JDKs. It may run on other JDK distributions which are not listed here. // tag::supported-jvms[] [options="header"] @@ -180,8 +178,6 @@ Hazelcast Platform has been tested against the following JVMs. It may run on oth |=== // end::supported-jvms[] -WARNING: Hazelcast does not support JDK 8 as runtime for Hazelcast 5.3.x and later releases. - == Compatibility Guarantees === Cluster Members