We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e2bc21 commit 93f8589Copy full SHA for 93f8589
1 file changed
modules/project-docs/pages/compatibility.adoc
@@ -92,7 +92,7 @@ Those modules are compiled against `glibc` and Alpine Linux uses `musl` instead
92
so the Java SDK is unable to complete bootstrapping on this platform.
93
94
Because Alpine Linux does not have the `glibc` support needed,
95
-we highly recommend that you seek an alternative distribution where possible.
+we highly recommend that you seek an alternative distribution where possible (note, in any case, that OpenJDK does not support Alpine Linux).
96
If that is not a option, then a possible workaround that can be applied is as follows:
97
98
* Disable the native IO:
0 commit comments