Skip to content

Commit f55c38f

Browse files
committed
Add locks to BundleWiringImpl.
The lack of locking in findClassOrResourceByDelegation and loadClass is causing race conditions that manifest as NoClassDefFoundError in a killbill deployment. This change works towards fixing these by adding synchronization.
1 parent f2149a6 commit f55c38f

File tree

1 file changed

+167
-163
lines changed

1 file changed

+167
-163
lines changed

0 commit comments

Comments
 (0)