volosied opened a new pull request, #267: URL: https://github.com/apache/commons-beanutils/pull/267
https://issues.apache.org/jira/browse/BEANUTILS-566 Swaps our the thread context classloader to avoid memory leaks in some scenarios. I could not create a working unit test since the same classloader was used in all cases. In other words, I could not create failing test (where this fix was excluded). ``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:29 min [INFO] Finished at: 2024-07-30T09:35:27-04:00 ``` -- 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]
