corda/testing
Rick Parker 7dc7313fb7
ENT-3000 Start pooling classpath scanning and related fixes (#4664)
* Start pooling classpath scanning

Quickly patch synchronisation of attachment class loader cache.  Needs a revisit but more complicated due to DJVM.

Annotate away for DJVM

Take ClassGraph utils into their own file so we can exclude for DJVM

Clean up a little

* Daemonize the threads

* Seems to be some concurrency problems with use of ClassGraph.  Using a mutex for now to work around.
2019-01-30 10:35:20 +00:00
..
node-driver ENT-3000 Start pooling classpath scanning and related fixes (#4664) 2019-01-30 10:35:20 +00:00
smoke-test-utils Fix smoke tests after merge of notary whitelist verification (#4356) 2018-12-05 11:17:37 +00:00
test-cli CORDA-1838: Add subcommands to node (#4091) 2018-10-24 13:58:19 +01:00
test-common CORDA-2405 Update versions of whitelisted attachments (#4549) 2019-01-13 11:38:19 +00:00
test-utils CORDA-2475 Adjust attachments query logic to return correct results (#4612) 2019-01-22 22:57:43 +00:00