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

NPE in HTTP protocol handler logging

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7
    • 7
    • core-libs
    • b66
    • generic
    • generic

      6811297 added:

      2000 if (logger.isLoggable(Level.FINER)) {
      2001 logger.finer("Server Authentication for " + authhdr.toString() +" returned " + ret.toString());
      2002 }

      Here, ret may be null. Also at line 1870-2,

      Several JSN SQE tests failed due to this problem.

            jccollet Jean-Christophe Collet (Inactive)
            weijun Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: