From a16eb75c10c24d1ff9ceef8ece514248290f38e6 Mon Sep 17 00:00:00 2001 From: Igor Demin Date: Fri, 13 May 2022 11:16:54 +0300 Subject: [PATCH] Update FEATURES.md --- FEATURES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/FEATURES.md b/FEATURES.md index f07aeef3d8..599a811340 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -37,6 +37,9 @@ Following limitations apply to 1.0 release. * Only 64-bit x86 Windows is supported * Only JDK 11 or later is supported due to the memory management scheme used in Skia bindings * Only JDK 15 or later is supported for packaging native distributions due to jpackage limitations + +Knowing issues on older versions: +- OpenJDK 11.0.12 has [an issue](https://github.com/JetBrains/compose-jb/issues/940), when we switch keyboard layout on MacOs (isn't reproducible in OpenJDK 11.0.15) [comment]: <> (__SUPPORTED_GRADLE_VERSIONS__)