Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-10112

Make SitemapSaxer cache size computable

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 4.3.0
    • 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

            kbourgoin Kepa Bourgoin
            kbourgoin Kepa Bourgoin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: