corda/serialization
Rick Parker 384a7c37b9 CORDA-2525 - Start pooling classpath scanning and related fixes (#4664) (#4685)
* 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.

(cherry picked from commit 7dc7313fb716388c24bd9de4e9d71b6f15ce0038)
2019-01-30 14:26:47 +00:00
..