Uploaded image for project: 'Java Mission Control'
  1. Java Mission Control
  2. JMC-5127

Don't initialize item list tail to 1000 elements if not needed

XMLWordPrintable

      In ItemList, we only display the first X elements in the table, and the rest are kept in tail.
      The tail is initialized to 1000 elements, event though there might be none.

      We should avoid wasting this memory.

            Unassigned Unassigned
            klward Klara Ward
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: