This is a pretty good library, but it doesn't seem to work with objects serialised by Java 11 (openjdk 11.0.6), I get the error: ValueError: Invalid file magic: 0x696d.
This is happening at an instruction like: pobj = javaobj.load ( fd ), using Python 3.8.