Skip to content

Commit 326814f

Browse files
committed
Adjust OpenJDK image deprecation notice to fully deprecate
(with an exclusion for EA tags)
1 parent 26e8c4c commit 326814f

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

openjdk/deprecated.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
# **WARNING**
2-
3-
If you are a user/consumer of Java, this image is probably not what you expect!
4-
5-
These images contain "vanilla" builds of the OpenJDK project provided by [Oracle](https://jdk.java.net/) or [the relevant "updates project lead"](https://github.com/docker-library/openjdk/issues/320#issuecomment-494050246) (depending on the version).
6-
7-
For a more "supported" experience, we recommend one of the following other Official Images (listed in alphabetical order with no intentional or implied preference):
1+
This image is officially deprecated and all users are recommended to find and use suitable replacements ASAP. Some examples of other Official Image alternatives (listed in alphabetical order with no intentional or implied preference):
82

93
- [`amazoncorretto`](https://hub.docker.com/_/amazoncorretto)
104
- [`eclipse-temurin`](https://hub.docker.com/_/eclipse-temurin)
115
- [`ibm-semeru-runtimes`](https://hub.docker.com/_/ibm-semeru-runtimes)
126
- [`ibmjava`](https://hub.docker.com/_/ibmjava)
137
- [`sapmachine`](https://hub.docker.com/_/sapmachine)
8+
9+
See [docker-library/openjdk#505](https://github.com/docker-library/openjdk/issues/505) for more information.
10+
11+
The only tags which will continue to receive updates beyond July 2022 will be Early Access builds (which are sourced from [jdk.java.net](https://jdk.java.net/)), as those are not published/supported by any of the above projects.

0 commit comments

Comments
 (0)