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

JAR verification causes significant footprint increases

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 6
    • 1.4.2_06
    • tools
    • jar
    • beta
    • x86
    • windows

        Java applications using signed JAR files will suffer from significant increase of Java heap footprint. The actual jar verification process will also allocated many additional temporary java objects.
        The increased memory footprint is caused by the information with the jar manifest and signature files, which is permanently store in the java heap.

        Memory footprint seems to be related with length of jar entry names.
        ###@###.### 2005-2-07 18:47:31 GMT

            Loading...
            Uploaded image for project: 'JDK'
            1. JDK
            2. JDK-6226269

            JAR verification causes significant footprint increases

              • Icon: Bug Bug
              • Resolution: Fixed
              • Icon: P2 P2
              • 6
              • 1.4.2_06
              • tools
              • jar
              • beta
              • x86
              • windows

                  Java applications using signed JAR files will suffer from significant increase of Java heap footprint. The actual jar verification process will also allocated many additional temporary java objects.
                  The increased memory footprint is caused by the information with the jar manifest and signature files, which is permanently store in the java heap.

                  Memory footprint seems to be related with length of jar entry names.
                  ###@###.### 2005-2-07 18:47:31 GMT

                        mullan Sean Mullan
                        duke J. Duke
                        Votes:
                        0 Vote for this issue
                        Watchers:
                        1 Start watching this issue

                          Created:
                          Updated:
                          Resolved:
                          Imported:
                          Indexed:

                            mullan Sean Mullan
                            duke J. Duke
                            Votes:
                            0 Vote for this issue
                            Watchers:
                            1 Start watching this issue

                              Created:
                              Updated:
                              Resolved:
                              Imported:
                              Indexed: