]> source.dussan.org Git - aspectj.git/commit
47952 fix: SoftException.printStackTrace(..) prints wrapped throwable (if not >=...
authorwisberg <wisberg>
Thu, 15 Jan 2004 05:21:33 +0000 (05:21 +0000)
committerwisberg <wisberg>
Thu, 15 Jan 2004 05:21:33 +0000 (05:21 +0000)
commitad2fb7a583f7451f3101f8101b090999d6a43341
tree9992a19e70f68b6c9a084322ad0f69b6e5449978
parent9122ff2963909f54608b43cdb454a1282cbd9e16
47952 fix: SoftException.printStackTrace(..) prints wrapped throwable (if not >= 1.4)
tested in 1.1, 1.3, 1.4 (but not in 1.1 release tests)
runtime/src/org/aspectj/lang/SoftException.java
runtime/testsrc/RuntimeModuleTests.java