]> source.dussan.org Git - aspectj.git/commit
Fix for Bugzilla Bug 49638 exception logging: after() throwing advice can't convert...
authorjhugunin <jhugunin>
Fri, 9 Jan 2004 09:21:03 +0000 (09:21 +0000)
committerjhugunin <jhugunin>
Fri, 9 Jan 2004 09:21:03 +0000 (09:21 +0000)
commit7b081f2e0bece3414ac4f385cde75d7b54981099
tree7c8b7d35d7e84fc1666f6813c30d8cf3520bcb9a
parent8d29495e512cf88357f43a044ec515506bca2768
Fix for Bugzilla Bug 49638  exception logging: after() throwing advice can't convert Throwable obj to string and ajc aborts
org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/parser/AjParser.java
tests/ajcTests.xml
tests/bugs/AfterThrowingAdviceSyntaxError.java [new file with mode: 0644]