corda/core-tests
Kyriakos Tharrouniatis caf152f175
CORDA-3677 FlowExternalOperation serialising reference to FlowLogic (#6094)
* Stop capturing 'FlowLogic' references in flowAsyncOperation;

Creating concrete classes removes the implicit reference to FlowLogic (as this) being included in the anonymous object

* Modify test code so that lambdas no longer get implicit references to their enclosing 'FlowLogic'
2020-03-26 09:23:38 +00:00
..
src CORDA-3677 FlowExternalOperation serialising reference to FlowLogic (#6094) 2020-03-26 09:23:38 +00:00
build.gradle CORDA-3327: Fix API scanning for Java 11. (#5645) 2019-10-30 17:24:34 +00:00