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

ZipEntry should loadlib before initIDs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P3
    • None
    • 1.2.2
    • core-libs
    • generic
    • generic

    Description



      Name: rlT66838 Date: 09/16/99


      Taken From java.util.zip.ZipEntry
      -
         static {
            initIDs();
         }

      It should have one of these in it:

         AccessController.doPrivileged(
            new sun.security.action.LoadLibraryAction("zip"));

      just like the other zip classes with initIDs. This was causing
      an unsatisfied link error in our product.
      (Review ID: 95319)
      ======================================================================

      Attachments

        Issue Links

          Activity

            People

              zlisunw Zhenghua Li (Inactive)
              rlewis Roger Lewis (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: