1546 コミット (earlyJava9)

作成者 SHA1 メッセージ 日付
  Andy Clement d92319c43f Updates to better cope with future JDKs 6年前
  Andy Clement 6765fdc34c Fix 526734 - Incorrect generic override decp validation when binary weaving 6年前
  Andy Clement d6025b5d3d 1.9 test changes and new module tests 6年前
  Andy Clement 7e72843ec6 corrected test now that compliance handling improved for 1.9 6年前
  Andy Clement af8a6482cb Activate test 6年前
  Andy Clement 37d2d9fee3 Skip tests on Java9 6年前
  Andy Clement 94bd02aa88 Skip test on Java9 6年前
  Andy Clement e0cb106a33 Adjusted test expectations for Java9 6年前
  Andy Clement ab83398525 Various changes to get tests passing on 1.8 and 1.9 6年前
  Andy Clement faac3d84e2 various changes to make more tests pass on Java9 6年前
  Andy Clement e136805cb6 tweaks to 1.9 tests 6年前
  Andy Clement 82a7392600 minor tweaks to better handle J9 6年前
  Andy Clement d159d8d96b compatibility with JDK 190 build 175 7年前
  Andy Clement dd4b87b91c fixup tests for 1.9 7年前
  Andy Clement ab4df7e110 1.8.11 test setup and wip tests 7年前
  Andy Clement 90aa179e2c 508661: testcode 7年前
  Andy Clement 2c9e594e4c Update to latest JDT (neon 2) 7年前
  Andy Clement b6f2b6337f Fix 500035: handling target only binding in @AJ pointcut 7年前
  Andy Clement f33db67c2e Fix 404345: another occurence of broken annotation building in JDT 7年前
  Andy Clement 611e04a9e1 Fix 500796: Allow for kotlin creating 'synthetic' local variable table entries 7年前
  Andy Clement de34df77ea Upgraded to new JDT compiler - neon.1 and a bit 7年前
  Andy Clement 8785665986 Fix ambiguous binding problem on anonymous types 7年前
  Andy Clement 9977d30072 Further 1.9 changes: better handling of source/target 7年前
  Andy Clement f282ad80a2 create copy of 1.6 sanity tests for use at 1.9 7年前
  Andy Clement 34f33f6948 Upgrading to latest 1.9 compiler 8年前
  Andy Clement d8ccdb7329 Fix 493554 - Missing InnerClasses attribute for nested interfaces created by AspectJ 8年前
  Andy Clement 9eae797dd9 Fix 490315 - InvokeDynamic.java:126 there is no classname for invokedynamic 8年前
  Andy Clement f4c8433cb0 Fix 433351: Declare parents fails on interfaces on the inpath depending on directory structure 8年前
  Andy Clement b54540d9a4 Fix 485583: NullPointerException in org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration 8年前
  Andy Clement 4bee355d22 Fix 486612: Can lose a super type bound when weaving a type using generics in its declaration 8年前
  Andy Clement 9be47cc3a9 Fixes for compile time overweaving 8年前
  Andy Clement 448dc83571 Fix 486203: NPE in IntelliJ since 1.8.7 8年前
  Andy Clement 482995299c Fix 485055: declare @field failing for final String fields (see also Bug 327141) 8年前
  Andy Clement d902947407 Fix 484941 - NPE AnnotationDiscoveryVisitor 8年前
  Andy Clement f409594151 Add 1.8.8 testsuite to 1.8 test list 8年前
  Andy Clement af8a5a2ac9 Fix 461323: around advice on default methods 8年前
  Andy Clement 12d0a8268a Fix 478003: declare parents with generic itd npe 8年前
  Andy Clement 0095636d6b 476245: compile error already fixed in 1.8.7 8年前
  Andy Clement 2233cf023b 307147: missing joinpoints for itds invoking private methods 8年前
  Andy Clement a9ea7010ab Bug 475152 - infinite loop during build time weaving when more than 2 aspects in hierarchy at org.aspectj.weaver.bcel.BcelAdvice.canInline 8年前
  Andy Clement 7a61a0d50d Support annotation conversion for class annotation values 8年前
  Andy Clement 451a29f0fd AspectJ upgraded to Mars compiler 9年前
  Andy Clement e1f6d1fc52 allow reflection world to resolve generated types (e.g. lambdas) 9年前
  Andy Clement ef453a5ff8 Do not attach INTERFACE modifier to methods from interfaces 9年前
  Andy Clement 3ad0706d16 APT and missing declaring type in BTB hierarchy 9年前
  Andy Clement a1cfe944a6 462821: invokedynamic detection in hierarchy of aspects 9年前
  Andy Clement 7569aad932 456457: unresolvable member fix. Testcode for 456801,455608 9年前
  Andy Clement ec91e93ac0 Further 451966: privileged aspect and ITDs 9年前
  Andy Clement 934f0b86c5 Fix for 451966: privileged aspects and itd on interfaces 9年前
  Andy Clement bc35a4b7df testcode for 451966 9年前