-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
None
-
mantis
-
sparc
-
solaris_2.6
getCause() and initCause() need to be modified to track the same "cause"
as getRootCause() and setRootCause(). Also, printStackTrace() needs to be modified so that invocations behave consistently with other exceptions in
the JDK that have nested exceptions.
- relates to
-
JDK-4209652 Put recursive exception handling (ala InvocationTargetException) into Throwable!
-
- Resolved
-
-
JDK-4794674 NamingException spec should conform to other chained exception legacies.
-
- Resolved
-