zserio
zserio copied to clipboard
Consider to check correct Java runtime library version
Consider to implement the runtime check of Java runtime library version in each generated Java class.
This will introduce some performance drop but it will avoid unintentionally usage of incompatible zserio runtime library in Java.
See similar #529 issue for C++.