corda/serialization-djvm/deserializers/src/main
Chris Rankin 6f437b5b09
CORDA-3716: Fix SandboxEnumSerializer to handle enums that override toString(). (#6159)
* CORDA-3716: Fix SandboxEnumSerializer to handle enums that override toString().

* Remove more uses of Enum.toString() from the Corda serializer.

* Add test coverage for this case to standard enum serializer.

* Increase maxWaitTimeout in IRSDemoTest to 150 seconds.
2020-04-19 23:29:08 +01:00
..
kotlin/net/corda/serialization/djvm/deserializers CORDA-3716: Fix SandboxEnumSerializer to handle enums that override toString(). (#6159) 2020-04-19 23:29:08 +01:00
resources/META-INF CORDA-2876: Integrate the DJVM with the Corda Node. (#5633) 2019-11-05 13:44:18 +00:00