]> source.dussan.org Git - aspectj.git/commit
Fix for Bug 83645: pertypewithin({interface}) illegal field modifier
authoraclement <aclement>
Thu, 27 Jan 2005 17:27:29 +0000 (17:27 +0000)
committeraclement <aclement>
Thu, 27 Jan 2005 17:27:29 +0000 (17:27 +0000)
commit2aeab8210db82a9610a17fc9aeeb47a3ee70897e
tree4fdaf34e44adfeaf1f11078f0cd358606bd65493
parent4adf568fdfcc82ea7257cf24f88aefa109deba52
Fix for Bug 83645: pertypewithin({interface}) illegal field modifier
- Don't try and put a static initializer in an interface.
weaver/src/org/aspectj/weaver/bcel/BcelShadow.java