diff options
Diffstat (limited to 'docs/sections/sdk/faq.rst')
-rw-r--r-- | docs/sections/sdk/faq.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/sdk/faq.rst b/docs/sections/sdk/faq.rst index ed8686d6..86715953 100644 --- a/docs/sections/sdk/faq.rst +++ b/docs/sections/sdk/faq.rst @@ -19,7 +19,7 @@ Are you sure Java 11 is supported? I can see a debug log from Netty. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If you have enabled a debug log level for Netty packages you might have seen the following log: -.. code-block:: java +.. code-block:: none [main] DEBUG i.n.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable |