]> source.dussan.org Git - aspectj.git/commit
1) cope with the new MissingTypeBinding (so set parent to Object rather than proceedi...
authoraclement <aclement>
Sat, 10 Dec 2011 00:54:43 +0000 (00:54 +0000)
committeraclement <aclement>
Sat, 10 Dec 2011 00:54:43 +0000 (00:54 +0000)
commit7b18920d09044f2bbb74a2cf6da532e1d2c83284
tree5c0dcb18602fc71026e0e9bbe8eeaf3d14794ee1
parent5229a770a19081ab7bcc478210a6992c9cf13ada
1) cope with the new MissingTypeBinding (so set parent to Object rather than proceeding with a missing one - the downstream infrastructure cant cope right now)
2) use raw form of binding for new parents otherwise the methodverifier15 triggers about a problem (previously methodverifier was used on <1.5 projects but not with e37)
org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/lookup/AjLookupEnvironment.java