Dimitris, Oh, wow. I think I may have seen this in the wild just recently.
-chris On 4/21/26 4:51 PM, dsoumis (via GitHub) wrote:
dsoumis opened a new pull request, #994: URL: https://github.com/apache/tomcat/pull/994 The context field was not volatile and getServletContext()was not synchronized, allowing concurrent threads to create competing ApplicationContext instances during reload. This could cause the TEMPDIR servlet context attribute to be permanently lost.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
