Java Features Does MicroStream work with the Java Module System (Jigsaw)? Yes, all jars bring the necessary module-info class. Can MicroStream handle Records? Yes, but due to reflection restrictions of records introduced in Java 15 an export has to be added to the VM parameters: --add-exports java.base/jdk.internal.misc=ALL-UNNAMED File Storage Miscellaneous