The mechanism which detects whether to fallback on the non-lazy stack trace implementation seems to be broken on AIX 5.3 with IBMs JDK jdk-6.0.0.645-aix-powerpc. When iterating through the list ...
Tip #5 of my blog post Ten Tips for Using Java Stack Traces demonstrates two example of using Java code to extract a Throwable‘s (implying Error or Exception) stack ...