Uploaded image for project: 'Apache Any23 (Retired)'
  1. Apache Any23 (Retired)
  2. ANY23-464

Improve Performance for Inner Classes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.4
    • 2.5
    • core
    • None

    Description

      Declaring inner classes non-static causes performance issues due to GC at Java. They should be defined as static wherever it can.

      You can see related conversation here: https://stackoverflow.com/questions/20380600/gc-performance-hit-for-inner-class-vs-static-nested-class

      Attachments

        Issue Links

          Activity

            People

              kamaci Furkan Kamaci
              kamaci Furkan Kamaci
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: