rootvector2 commented on PR #418:
URL: 
https://github.com/apache/commons-beanutils/pull/418#issuecomment-4979466005

   added a regression test that races 16 threads on `createDynaClass` for one 
bean class over 200 rounds and asserts a single cached instance comes back. it 
fails against the old `WeakHashMap` and passes with `BeanUtils.createCache()`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to