From 6e207b2e80e65c71a5374039ea7eb1445a0801e1 Mon Sep 17 00:00:00 2001 From: zhengyaohui Date: Fri, 5 Nov 2021 07:23:38 +0000 Subject: [PATCH] update README.md. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 329b8d4..0d170bb 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ Rolling release of (usually) STSs OpenJDK by openEuler Community. OpenJDK has release cadence of 6 months, but 3/4 of them are Short Term Supported for 6 months only. This package is designed to harbor them. Currently it is build of OpenJDK 16. LTSs will go also as separate packages. JDK16 is current release of Java platform. It is bringing many cool improvements - https://openjdk.java.net/projects/jdk/16/. Unluckily, this package is STS (short term support) version. Between individual LTS there will be always several STS. Again, please see announcement: http://mail.openjdk.java.net/pipermail/discuss/2017-September/004281.html. So this is rolling release of all STSs to come. Its fate during the release of fresh LTS is yet to be decided. +.. \ No newline at end of file -- Gitee