mirror of
https://github.com/corda/corda.git
synced 2025-05-09 12:02:56 +00:00
We punted previously on any serializable super class' descriptor and simply expected the super class not to be serializable (and consequently, we expected the respective descriptor to be null). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>