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

Zip native methods send diagnostic output to console

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.3.0, 1.3.1
    • core-libs
    • beta2
    • generic, x86
    • generic, windows_2000
    • Verified



      Name: skT45625 Date: 12/04/2000


      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
      Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)

      When using the java.util.zip classes to open an uncompressed Zip archive
      containing zip entry comments the following diagnostic output is written
      directly to the *system console* (not to System.out or System.err, which are
      redirected to a file in my application):

      Allocating ZIP comments array
      Added ZIP comment "..."
      etc. (one line for each zip entry with its comment)

      This occurs with 1.3 under Windows 98, NT and Mac OS X.
      These seem to be internal diagnostic messages produced by native methods in
      the Zip classes and should clearly not be present in production code.
      (Review ID: 113228)
      ======================================================================

            kkladkosunw Konstantin Kladko (Inactive)
            skondamasunw Suresh Kondamareddy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: