zserio icon indicating copy to clipboard operation
zserio copied to clipboard

Consider to check correct Java runtime library version

Open mikir opened this issue 1 year ago • 0 comments

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++.

mikir avatar Sep 05 '23 09:09 mikir