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__)