Tested and officially supported JDKs:
JDK | Supported Versions |
​Oracle JDK​ | 8, 11, 15 |
​OpenJDK Build by Oracle​ | 8, 11, 15 |
8, 11, 15 | |
​Red Hat OpenJDK​ | 8, 11, 14 |
​Amazon Corretto​ | 8, 11 |
​Azul Zulu​ | 8, 11, 15 |
​Bellsoft Liberica​ | 8, 11, 15 |
​SapMachine​ | 11, 15 |
​ojdkbuild​ | 8, 11, 14 |
​GraalVM​ | 20.0 + |
​Android SDK​ | API level 26+ |
In theory MicroStream is compatible with all JDK distributions from Version 8 on.
Every desktop or server operating system which the supported JVMs are available for
Android 8+
MicroStream's core itself doesn't have any dependencies to other libraries whatsoever. So you don't have to worry about potential conflicts in your environment. This was a matter of choice of ours to keep the life of the developers using MicroStream as simple as possible. On the other hand feel free to include any dependencies you need, MicroStream will play along well, e.g. a logging framework of your choice.