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

Corruption of jar/zip files should not crash VM

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.2.2_014
    • 1.2.2_05, 1.3.0, 1.3.1, 1.3.1_03, 1.4.0
    • core-libs
    • None
    • 014
    • generic, x86, sparc
    • generic, solaris_7, solaris_8, windows_nt

        Since zip files are memory mapped in UNIX, concurrent corruption/change in an opened zip file can lead to a segmentation fault when ZipFile tries to read
        information from such a file. We need to check for this and throw an
        exception instead of crashing VM.

              minqi Yumin Qi
              kkladkosunw Konstantin Kladko (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: