Java Features Does EclipseStore work with the Java Module System (Jigsaw)? Yes, all jars bring the necessary module-info class. Can EclipseStore 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=org.eclipse.serializer.base File Storage Miscellaneous