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

stupid typo in ZipFileIndex guarantees NPE

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7
    • 7
    • tools
    • b78
    • generic
    • generic
    • Not verified

        The following code at line 1005 of ZipFileIndex is clearly wrong.

                                    if (raf == null) {
                                        raf.close();
                                    }

        == should be !=

              jjg Jonathan Gibbons
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: