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

Regression in SAXParserImpl in 7u40 b34 (NPE)

XMLWordPrintable

    • b34
    • b36
    • Verified

        The following change in 7u40 b34 causes a P1 problem for NetBeans:

        http://hg.openjdk.java.net/jdk7u/jdk7u40/jaxp/diff/4149e4abea17/src/com/sun/org/apache/xerces/internal/jaxp/SAXParserImpl.java

        Due to a missing check for null for fSAXParser the code raises NPE.

        The exception prevents NetBeans IDE from completing creation of user's new project.

        Related NetBeans bug:
        https://netbeans.org/bugzilla/show_bug.cgi?id=233144

              joehw Joe Wang
              anebuzel Antonín Nebuželský
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: