-
Bug
-
Resolution: Fixed
-
P1
-
7u40
-
b34
-
b36
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8021428 | 8 | Joe Wang | P1 | Closed | Fixed | b102 |
JDK-8022422 | 7u60 | Joe Wang | P1 | Resolved | Fixed | b01 |
JDK-8022276 | 7u51 | Joe Wang | P1 | Resolved | Fixed | b01 |
JDK-8022012 | 7u45 | Joe Wang | P1 | Closed | Fixed | b05 |
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
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
- backported by
-
JDK-8022276 Regression in SAXParserImpl in 7u40 b34 (NPE)
-
- Resolved
-
-
JDK-8022422 Regression in SAXParserImpl in 7u40 b34 (NPE)
-
- Resolved
-
-
JDK-8021428 Regression in SAXParserImpl in 7u40 b34 (NPE)
-
- Closed
-
-
JDK-8022012 Regression in SAXParserImpl in 7u40 b34 (NPE)
-
- Closed
-
- relates to
-
JDK-8022684 NPE exception from jdk8 b100
-
- Closed
-