mirror of
https://github.com/corda/corda.git
synced 2025-01-27 14:49:35 +00:00
384a7c37b9
* 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)