diff options
author | Alexander Kriegisch <Alexander@Kriegisch.name> | 2023-01-18 08:44:26 +0100 |
---|---|---|
committer | Alexander Kriegisch <Alexander@Kriegisch.name> | 2024-04-12 15:32:39 +0200 |
commit | 7bd0a45144b8cd2fe57432e572d0c8339fecd61f (patch) | |
tree | 174093d5794769c731f374273ec2a545af0fc61e /.github | |
parent | f97f77c030534c870168f490710d9110bea32a02 (diff) | |
download | aspectj-7bd0a45144b8cd2fe57432e572d0c8339fecd61f.tar.gz aspectj-7bd0a45144b8cd2fe57432e572d0c8339fecd61f.zip |
Improve stack trace printing in BCException
- Bugfix: Flush stream.
- Adjust format to more closely resemble JVM format. E.g., do not print
the causing exception name twice.
- Add TODO, because this whole custom stack trace printing can just go
away. The JVM format should do just fine. This commit is merely meant
to document the decision to remove the cruft in the next commit.
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions