]> source.dussan.org Git - aspectj.git/commit
Further streamline BCException
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Wed, 18 Jan 2023 08:17:43 +0000 (09:17 +0100)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Fri, 12 Apr 2024 13:32:39 +0000 (15:32 +0200)
commite8c2f57913042c6ceeeeac010e2c6658fcb3c147
tree858d4247da96a0c398cc001a687ffc3859f9e331
parent7bd0a45144b8cd2fe57432e572d0c8339fecd61f
Further streamline BCException

- Improvement: Also add CompilationAndWeavingContext for constructor
  with causing exception
- Remove home-brew stack trace printing, just call super constructors

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
bridge/src/main/java/org/aspectj/bridge/context/CompilationAndWeavingContext.java
org.aspectj.matcher/src/main/java/org/aspectj/weaver/BCException.java