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

Increase initial PermSize to 12 MB for class data sharing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 5.0
    • hotspot
    • None
    • b43
    • generic
    • generic

      On Unix platforms we would like to add the dependent classes for the Preferences
      API into the class data sharing archive. These include roughly 300 XML parsing classes; adding them to the archive saves a significant fraction of some small
      applications' startup time. Currently, attempts to add these classes result in
      an overflow of the permanent generation because the sharing code can not
      currently expand the heap during the preload phase. The initial PermSize should
      be increased to 12 MB from 8 MB on 32-bit platforms to compensate for this.

            kbr Kenneth Russell (Inactive)
            kbr Kenneth Russell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: