3392 Commitit (a625ea2ed4810fb5aa1334c027418d25cfb37834)
 

Tekijä SHA1 Viesti Päivämäärä
  aclement a625ea2ed4 fix for 95516 (-outxml / -outxmlfile) - from Matthew. 18 vuotta sitten
  avasseur e9e0a7be5b #114875 cannot reproduce NPE in @AJ abstract aspect 18 vuotta sitten
  avasseur e2db715351 aspects/include handling and doc update as per #115275 18 vuotta sitten
  aclement 85cde56e27 testcode for pr113066 18 vuotta sitten
  aclement b8b6452001 moved 1.5 dependency to 1.5 module! 18 vuotta sitten
  aclement 21cf37dd53 Fix for pr90143: I'm on fire today ;) 18 vuotta sitten
  acolyer b943da4e1e with the change in LTW to default to the same version as the runtime VM (ie java 5 in this case), many LTW tests were failing with Xlint:adviceDidNotMatch messages that previously were not issued. These commits sprinkle @SuppressAjWarnings annotations liberally around to stop that from happening. 18 vuotta sitten
  acolyer 6104d89dfa tests for pr73050 :- support for isAnonymous and name pattern matching that now only matches "*" against anonymous types 18 vuotta sitten
  acolyer 78569b9681 fix for pr73050 :- support for isAnonymous and name pattern matching that now only matches "*" against anonymous types 18 vuotta sitten
  acolyer c4c8b7f83e pr73050 - added support for isAnonymous 18 vuotta sitten
  acolyer 4cf9a72dc4 relegate adviceDidNotMatch to info for LTW unless explicitly set as an option - don't want this warning coming out by default?? 18 vuotta sitten
  acolyer 590f81aacb add support and tests for isAnonymous in JavaClass 18 vuotta sitten
  aclement f74be5e86f oops! 18 vuotta sitten
  aclement a7e13f1030 testcode and fix for pr112476: binary weaving decp 18 vuotta sitten
  aclement bf51fe3e3f test and fix for pr115038 18 vuotta sitten
  acolyer a87f82dcb4 fix for 103741 - use of java 5 specific language features now policed at < 1.5 source level 18 vuotta sitten
  acolyer c4ce2448ee tests for 103741 - use of java 5 specific language features now policed at < 1.5 source level 18 vuotta sitten
  acolyer a3e8bb5c97 autodetect java version and configure world accordingly (now that aj is stricter about not allowing java 5 features at < 1.5 level, this was needed for some LTW tests to pass too) 18 vuotta sitten
  wisberg cea5fc1169 bug 102479 example for getting messages from ajc programmatically 18 vuotta sitten
  aclement 7d4cb81922 risky... what about '-Xlint:warning' 18 vuotta sitten
  acolyer 97b20efcc6 fix for pr62606 - raises a lint warning when itdc does not contain an explicit call to a constructor. Can be suppressed using @SuppressAjWarnings 18 vuotta sitten
  acolyer ac15d777ac make sure the harness translates path separators for those of us working on superior platforms ;) 18 vuotta sitten
  acolyer 3d6a9bfbec new Lint warning for pr62606 - warns when an ITDC does not contain an explicit constructor call. 18 vuotta sitten
  acolyer 9025e8b418 tests for pr62606 - itdcs don't run field initialisers in target type. Largely updates to existing tests to cope with new Lint warning. 18 vuotta sitten
  aclement 38084566db test and fix for 86903 18 vuotta sitten
  aclement 6e423f15e2 test and fix for 86903 18 vuotta sitten
  aclement 206180218a possibly useful method being added ... investigating using it for 86903 18 vuotta sitten
  aclement e72b0518a1 fixing a problem that services in the debugger when toString fails NPE! 18 vuotta sitten
  aclement 23f1262271 test for 114343 (see comment #5): another potential case 18 vuotta sitten
  aclement 4b5e763474 fix for latest variant of 114343 (see comment #5): around advice on method returning type variable. 18 vuotta sitten
  aclement ade32bc38c test and fix for pr114744 18 vuotta sitten
  aclement 62d16d52c2 Matthews patch for 113510 18 vuotta sitten
  aclement abaf7e1b8f pr93253: lazytjp the default. removed mention of lazytjp. 18 vuotta sitten
  aclement bb9d2de08e pr93253: lazytjp the default 18 vuotta sitten
  aclement b83d91aafe wasnt setting the defaults if nothing supplied. 18 vuotta sitten
  aclement 7e005f179e pr105479: fix. And so it begins ... the dreaded complex bridge method mechanism. (pr108101) 18 vuotta sitten
  aclement 27efd54991 pr105479: new testcase 18 vuotta sitten
  aclement 32ed152893 pr105479: reorganized testcases. 18 vuotta sitten
  aclement 98d8a582fc helpers 18 vuotta sitten
  aclement 2483e609ca test and fix for pr114343 18 vuotta sitten
  aclement dd1533a8df new test 18 vuotta sitten
  aclement bb49bdfe8c some nastiness removed from the testcases (co-dependant decps) - see pr112105 18 vuotta sitten
  aclement 70d2064e2c modified type parameter check to allow co-dependent generic declare parents to work. not quite right but a little better. 18 vuotta sitten
  aclement 4dfd580d0a organized imports. 18 vuotta sitten
  aclement b239073ddc testcase 18 vuotta sitten
  aclement 260ff1798e lazytjp default - test code 18 vuotta sitten
  wisberg 7d5000a378 reflection for 1.5 API Method.isBridge(), unused local 18 vuotta sitten
  wisberg 40d4d6d294 moved to devGuideDB/ltw.xml - avoiding xml errors 18 vuotta sitten
  avasseur 794f9b5eaf #108892 cannot reproduce: hierarchy of aop.xml accross classloader test is fine 18 vuotta sitten
  acolyer 8d479b227b hopefully the last of the array gremlins in the reflection based world... 18 vuotta sitten