Re: Question Regarding Incorrect Cache Size Calculation Issue

2025-03-27 Thread Chuck Caldarale
> On 2025 Mar 27, at 16:06, Yuta Akiya > wrote: > > I am using Tomcat 9.0.78 on a machine running Windows Server 2019 Standard. > > I am experiencing an issue with an instance of > `org.apache.catalina.webresources.Cache`, where `Cache.size` is out of sync > with the actual size of `Cache.r

Question Regarding Incorrect Cache Size Calculation Issue

2025-03-27 Thread Yuta Akiya
Hello, I am using Tomcat 9.0.78 on a machine running Windows Server 2019 Standard. I am experiencing an issue with an instance of `org.apache.catalina.webresources.Cache`, where `Cache.size` is out of sync with the actual size of `Cache.resourceCache` in memory. Based on a heap dump of the ser