mirror of
https://github.com/corda/corda.git
synced 2025-02-06 19:19:19 +00:00
* Tests for custom registry restrictions * ENT-3121 restrict custom serialisation * Remove redundant code * Only count declared annotations * Check annotation on superclasses, remove annotation from ByteArray * Forbid custom serialization of primitive types * Remove @CordaSerializable from another class that is always handled by custom serialisation * Add log warnings to aid diagnosis of custom serialization issues * Remove another annotation * Remove another annotation * Remove another annotation * Remove another annotation * Fixup api-current * Fixup api-current * KDocs on exceptions