Bug 304219 - Formatting in Java Stack Trace Console should support more
keywords

Apart from unit test for existing formatting it add support for the
following keywords:
 - Caused by:
 - Suppressed:
 - ... n more
 - [CYCLIC REFERENCE:x]

Dependent if a 'Caused by' is the cause for the main or a suppressed
exception its indentation can differ. Java Stack Trace Console format
will not break those specific indentations.

Change-Id: Ida5507354fd30788975fcf88158a57dde4f464d1
Signed-off-by: Paul Pazderski <paul-eclipse@ppazderski.de>
2 files changed