ZipEntry should loadlib before initIDs

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 1.2.2
    • Component/s: core-libs
    • generic
    • generic



      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)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: