Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4195986

GridBagLayout - inefficient use of memory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.2.0
    • client-libs
    • x86
    • windows_nt



      Name: krT82822 Date: 12/08/98


      Each GridBagLayout in our application accounts for 120K of memory.

      Each GridBagLayout is instantiating 10 or 11 instances of GridBagLayoutInfo. Each GridBagLayoutInfo creates two arrays of int's and
      two arrays of doubles. Each array is 512 elements long.

      Clearly, the memory usage here is excessively high.
      (Review ID: 40052)
      ======================================================================

            ehawkessunw Eric Hawkes (Inactive)
            kryansunw Kevin Ryan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: