-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
4.3 M5
SitemapSaxer cache store a list of BufferedPage.
As BufferedPage is an inner class, JOL try to compute the size including outer class, thus causing the computation to fail.
Making the BufferedPage inner class a static nested class should resolve the problem
- Dépend de
-
RUNTIME-3268 Centralized cache management
- Closed
-
CMS-10103 Migrate SiteMapInputData to new cache system
- Closed