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

Several classes in java.util.jar and java.util.zip don't specify the behaviour for null arguments

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • None
    • core-libs

      The classes in java.util.jar and java.util.zip throw a NullPointerException when null is passed as an argument to the constructor and/or their methods. However, their javadoc doesn't specify this behaviour.
      The documentation needs to be updated to specify the current implementation.

            jpai Jaikiran Pai
            jpai Jaikiran Pai
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: