-
Bug
-
Resolution: Fixed
-
P4
-
7
-
m05
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2181813 | 6u18 | Joe Wang | P4 | Resolved | Fixed | b02 |
User: spericas
Date: 2006/09/01 07:25:51
Modified:
jaxp-sources/xml-xalan/java/src/com/sun/org/apache/xalan/internal/xsltc/TransletException.java
Log:
Call initCause() to record complete stack trace. We didn't do this before to maintain compatibility with old JDKs.
Date: 2006/09/01 07:25:51
Modified:
jaxp-sources/xml-xalan/java/src/com/sun/org/apache/xalan/internal/xsltc/TransletException.java
Log:
Call initCause() to record complete stack trace. We didn't do this before to maintain compatibility with old JDKs.
- backported by
-
JDK-2181813 Call initCause() to record complete stack trace
-
- Resolved
-