49 Commits (BETA_JAVA8)

Author SHA1 Message Date
  Andy Clement 31d8e259e5 Use class file attributes to find containing class 11 years ago
  aclement 43c230b3c8 239649 and primitives no longer all resolved by default 12 years ago
  aclement 167b801c5c 340806 13 years ago
  aclement 4e4b0a27d2 debug logic added (but currently commented out) 14 years ago
  aclement ca7ff6d5d4 refactored generic type handling 14 years ago
  aclement 1c49dac579 bug marker 14 years ago
  aclement 89ef2081b9 258510: promoted additional annotation/class/interface storage from delegate to referencetype 15 years ago
  aclement c6d17d523c 246125: c16 15 years ago
  aclement e4a3ab5cef 246125: comment 3: reworked AnnotationX - got rid of the thing 15 years ago
  aclement e72d332c31 findbugs: cleared warnings 15 years ago
  aclement 91109eab15 231396: Comment #4: Big Refactoring 16 years ago
  aclement 261516ac86 210470: preventing weaver leaks: use a weak classloader ref 16 years ago
  aclement c77010c48e 231396: optimization notes 16 years ago
  aclement c1494c616e 227029: multithreaded bug in reflection 16 years ago
  aclement 2a9efe4b94 227029: multithreaded bug in reflection 16 years ago
  aclement f4527aad8e 227029: multithreaded bug in reflection 16 years ago
  aclement 6c54db9247 222987 - NPE guard 16 years ago
  aclement 79ccb3d967 205907 - world remembers registered handlers 16 years ago
  aclement 1bbe6f988d set the world! bug 219830 16 years ago
  aclement 9bbdb41287 stopgap for 220430 16 years ago
  aclement fdb16f70ce annoValMatch: implementation 16 years ago
  aclement a22ad46047 debug diagnostics for spring bug http://jira.springframework.org/browse/SPR-4390 16 years ago
  aclement 7026369f60 paramannos: aware of parameter annotation matching 16 years ago
  aclement 5b71560803 test and fix for 160674: simpler strategy for loading bytecode on SAP 17 years ago
  aclement e6a707af67 test and fix for 160674: simpler strategy for loading bytecode on SAP 17 years ago
  mwebster 6be70973a7 Bug 155148 "jdk14 trace deadlock in oc4j" (use formatObj for _all_ arguments) 18 years ago
  mwebster 5787d0e82f Bug 150487 "Tracing and Logging Framework" (Trace.event()) 18 years ago
  acolyer 135173acd2 fix for pr153572 LTWWorld with Annotation finding and boot classes 18 years ago
  mwebster 7a0f7a45b2 Bug 150487 "Tracing and Logging Framework" (support debug, info, warn, error and fatal) 18 years ago
  wisberg db081c5bd8 copyright notice 18 years ago
  mwebster db06666e1c Bug 150487 "Tracing and Logging Framework" (add JUnit tests) 18 years ago
  mwebster b15cda7add First drop of Bug 150487 "Tracing and Logging Framework" (Trace & TraceFactory) 18 years ago
  acolyer 97cd71ae81 test and fix for pr144717 - array type as pointcut parameter in reflective world 18 years ago
  aclement c625e91d4f organized imports 18 years ago
  acolyer b954b2664c test and fix for pr140357, reference pointcuts that refer to other reference pointcuts in the same type, in a reflective world... 18 years ago
  acolyer 3e0fc355ac use signature rather than name when annotation matching as Bcel chops name in the java.lang package !! 18 years ago
  acolyer d1304320e9 for pointcuts in @AspectJ aspects compiled by javac, try a bit harder to find the pointcut parameter names 18 years ago
  acolyer 5e01ed2cb2 must use the same world when creating a pointcut parser 18 years ago
  aclement b52515fc23 delegates modified to return the same thing as BCEL. Ctors have the name <init> and a return type of 'void'. Fix for 119353 18 years ago
  aclement 1e1bbb3f2e fixes for 118715 from Matthew. 18 years ago
  acolyer 5611db4f27 fixes getGenericXXX methods in Reflection-based resolved member impl, GenericSignatureInformationProvider allows this to work across both 1.4 and 1.5 18 years ago
  aclement 97b5f52b52 fixes for 118192 18 years ago
  acolyer c3bef72dca updated tests and fix for pr116229 18 years ago
  aclement 749461102f fixes and improved tests for 117622 18 years ago
  aclement 5cba2054c0 some fixes for 117622 18 years ago
  acolyer 522911ec81 tests and fix for pr116229 and pr116755. Also adds support and tests for parseTypePattern in PointcutParser. 18 years ago
  aclement b8b6452001 moved 1.5 dependency to 1.5 module! 18 years ago
  acolyer f74a5c0fc3 updates to reflection library (largely javadoc, but with a few small tweaks) 18 years ago
  aclement 0ea99cad04 weaver5 split out so weaver can continue to be built with Java1.3 18 years ago