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

minor cleanups 1) remove reference to ZIP_ReadMappedEntry 2) checking of st_mode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • None
    • b143

      1) The ZIP_ReadMappedEntry function was removed in JDK 1.5.0_31 via
           the following bug fix:
           https://bugs.openjdk.java.net/browse/JDK-6280693
           Its reference can be removed from vm code.

      2) Checking of st_mode should be masked with S_IFMT

            ccheung Calvin Cheung
            ccheung Calvin Cheung
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: