Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JDK21 to supported platforms page #2317

Merged
merged 2 commits into from
Oct 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion content/asciidoc-pages/supported-platforms/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ icon:check[] - Supported, icon:docker[] - Docker image available, icon:times[] -
|===
.2+h|Operating System 4+h|Eclipse Temurin Version h|

{nbsp} 8 h|11 h|17 h|20
{nbsp} 8 h|11 h|17 h|21
5+h| Windows (x64)
| Windows Server 2022 | icon:check[] icon:docker[] | icon:check[] icon:docker[] | icon:check[] icon:docker[] | icon:check[] icon:docker[]
| Windows Server 2019 | icon:check[] icon:docker[] | icon:check[] icon:docker[] | icon:check[] icon:docker[] | icon:check[] icon:docker[]
Expand Down Expand Up @@ -44,6 +44,7 @@ icon:check[] - Supported, icon:docker[] - Docker image available, icon:times[] -
| Ubuntu 18.04 | icon:check[] | icon:check[] | icon:check[] | icon:check[]

5+h| Linux (ARM 64-bit) footnote:glibc217[These builds should work on any distribution with glibc version 2.17 or higher.]
| Alpine Linux 3.5 or later (Headless) | icon:times[] | icon:times[] | icon:times[] | icon:check[] icon:docker[]
| RHEL / UBI 9.x | icon:check[] | icon:check[] | icon:check[] | icon:check[] icon:docker[]
| RHEL / UBI 8.x | icon:check[] | icon:check[] | icon:check[] | icon:check[]
| RHEL / CentOS 7.x | icon:check[] icon:docker[] | icon:check[] icon:docker[] | icon:check[] icon:docker[] | icon:check[]
Expand Down