From 75d2d94406723b2b8406188b50bc824bddcf0797 Mon Sep 17 00:00:00 2001 From: Stewart X Addison Date: Thu, 13 Jan 2022 15:27:48 +0000 Subject: [PATCH] FAQ: Remove information about JREs now they are all available Signed-off-by: Stewart X Addison --- src/handlebars/faq.handlebars | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/src/handlebars/faq.handlebars b/src/handlebars/faq.handlebars index 3178f403..bc9d4b39 100644 --- a/src/handlebars/faq.handlebars +++ b/src/handlebars/faq.handlebars @@ -104,22 +104,6 @@ the distinction is important to maintain.

- -

- We have already released most of the JREs for JDK8 but naturally - prioritized the full JDKs before doing those. For JDK11+ we would - generally recommend using jlink (see the - upstream - openjdk changes to stop building JREs by default) but despite that - statement we are currently aiming to release them for 11 as well for - continuity. We do not plan to do so for JDK16 and above. See - this - issue for discussion on the topic. -

-