-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b102
-
generic
-
generic
-
Verified
If presented with a Throwable whose cause information has ciruclar references (e.g. A caused by B caused by A), the print stack trace method goes into an infinite loop.
- relates to
-
JDK-8226809 Circular reference in printed stack trace is not correctly indented & ambiguous
- Resolved
-
JDK-6911258 Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks
- Closed
-
JDK-6531725 Throwable.initCause(Throwable) does not prevent circular chaining
- Closed