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

NullPointerException caused by a bug in XMLDocumentFragmentScannerImpl

XMLWordPrintable

    • b06
    • x86
    • linux_2.6
    • Verified

      See http://netbeans.org/bugzilla/show_bug.cgi?id=195994
      Full exception is at the end of http://statistics.netbeans.org/exceptions/messageslog?id=535403

      The problem is, that XMLDocumentFragmentScannerImpl.scanEntityReference() checks for a null "name", but then fEntityStore.isExternalEntity(name) is called with a null argument.

            joehw Joe Wang
            mentlich Martin Entlicher
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: