Skip to content

Commit 7d1025d

Browse files
Merge pull request #7463 from tknippenberg/jdk
Updated system requirements about JDK support
2 parents 5e05d36 + 0a821b9 commit 7d1025d

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

content/en/docs/refguide8/general/system-requirements.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,6 @@ The Mendix Docker buildpack supports the following Kubernetes versions:
9696

9797
When running Mendix on a server, you will need Java Runtime Environment (JRE) 11. To download an OpenJDK distribution from Adoptium, see [Adoptium Installation](https://adoptium.net/temurin/releases). To download a commercial Oracle distribution, see [Java SE Downloads](http://www.oracle.com/technetwork/java/javase/downloads/index.html).
9898

99-
{{% alert color="warning" %}}
100-
As Java 11 approaches the end of support in October, 2024, compatibility with Java 17 is planned for Q1 2024.
101-
{{% /alert %}}
102-
10399
{{% alert color="info" %}}
104100
There is an issue since Java 7 that causes timeouts when using web services with a certain amount of data. You can circumvent this issue by adding the VM params `-Djava.net.preferIPv4Stack=true`. Mendix Studio Pro will do this for you, but if you are running Mendix on premises on a Windows server, you will need to do this yourself. For more information about this issue, see [Possible Bug in Java 7](https://community.oracle.com/tech/developers/discussion/comment/9987709).
105101
{{% /alert %}}

content/en/docs/refguide9/general/system-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ The Mendix Docker buildpack supports the following Kubernetes versions:
186186
When running Mendix on a server, you will need Java Runtime Environment (JRE) 11. To download an OpenJDK distribution from Adoptium, see [Adoptium Installation](https://adoptium.net/temurin/releases). To download a commercial Oracle distribution, see [Java SE Downloads](http://www.oracle.com/technetwork/java/javase/downloads/index.html).
187187

188188
{{% alert color="warning" %}}
189-
As Java 11 approaches the end of support in October, 2024, compatibility with Java 17 is planned for Q1 2024, and compatibility with Java 21 is planned for Q2 2024. Switching to a Studio Pro version compatible with Java 17 can be considered optional. Mendix recommends switching to a Studio Pro version compatible with Java 21 once it is available.
189+
Compatibility with Java 17 is planned for April 2024, and compatibility with Java 21 is planned for Q2 2024. Switching to a Studio Pro version compatible with Java 17 can be considered optional. Mendix recommends switching to a Studio Pro version compatible with Java 21 once it is available.
190190
{{% /alert %}}
191191

192192
{{% alert color="info" %}}

0 commit comments

Comments
 (0)