26 Commits (27e68f3b3ae82408e8e046a40ab69d9e4996ff5a)

Author SHA1 Message Date
  acolyer 2ac1f6da9d support for -XhasMember 19 years ago
  avasseur 1234abf691 -Xlint:xxx and -Xlintfile:xxx in aop.xml 19 years ago
  avasseur 7b621acacf fix corrupted test failing on Jrockit, fix a ltw doc, ltw include are ORed as per doc 19 years ago
  avasseur 66809e17d8 fix in ltw log + test + some doc on custom message handler is evil 19 years ago
  avasseur f632b6ee2f ltw reweavable test for Mattew bug, fix some wrong getCoreType that makes some stderr output when closure are encountered on ltw / dump 19 years ago
  avasseur de064586ad fix LTW for JMX stuff, rename messageHolder, some doc on that + dump 19 years ago
  acolyer 17f150e103 This is the beginning of a significant refactoring needed to cleanly support generics. We need to be much crisper about when we have an unresolved type (plain old TypeX) and when we have a resolved type. This refactoring renames TypeX to UnresolvedType and ResolvedTypeX to ResolvedType. In addition, it moves a number of methods that were defined on TypeX but which can only be answered by resolved types down onto ResolvedType. At the moment, ResolvedType still extends UnresolvedType - but a ResolvedType is *not* a UnresolvedType and this inheritance of convenience will be broken down the line so that ResolvedType does not extend UnresolvedType. Full signature information can only be known for ResolvedTypes. 19 years ago
  avasseur aff35a1175 99861 temp fix for deadlock when Sun' Unsafe.defineClass API is used (deadlock in JVMTI obviously, not tied to AJ, but bothers Ron) 19 years ago
  avasseur fef895a7c8 JRockit agent for LTW with 1.3/1.4 + update in doc 19 years ago
  avasseur f5739c0e7b LTW weaver/dump@within option + fix a sout in weaver 19 years ago
  avasseur 41609d7482 comment out dump - needs to be impl thru weaver option pretty soon 19 years ago
  avasseur f14646f57a #96371 META-INF/aop.xml lookup fix + test 19 years ago
  wisberg 2afa9c9148 newbuild.xml replacing build.xml, with Alex ok 19 years ago
  wisberg 79d3b2f57f unused imports 19 years ago
  wisberg b375626119 adding xml-apis.jar and xercesImpl.jar for SAX dependencies (for JDK 1.3) 19 years ago
  avasseur 33c5c59a9e aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ) 19 years ago
  avasseur 0852d51f34 added test entries instead of autowiredtest for Andy sake, fix 1.4 dependancies in loadtime module and util module 19 years ago
  wisberg 7679c0851b replacement for build.xml (move there when validated) 19 years ago
  wisberg 981a71e1ac unneeded imports 19 years ago
  avasseur 83655ff47c fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateTypeMungers. new LTW tests, some fix in the LTW test error reporting 19 years ago
  aclement 39f2271dce ignore the bin folder... 19 years ago
  aclement e86b7b522b eclipse stuff for loadtime module to become Java Project. 19 years ago
  aclement 7f26983bfb removed unused imports. (they clog up eclipse warnings view!) 19 years ago
  avasseur 2679e77604 LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME + fix in error handling when no debug info can be read from @Aj aspect (many files modified since refactored IMessageHanlder for LTW dontIgnore method) 19 years ago
  avasseur 929c870181 *** empty log message *** 19 years ago
  avasseur cc7137d761 loadtime java1.3 module 19 years ago