15 Revīzijas (65f1ec72c2fc9446a162780dc3f6dee625704c02)

Autors SHA1 Ziņojums Datums
  Alexander Kriegisch 65f1ec72c2 Fix #366085 concerning declared annotations with source retention pirms 1 gada
  Andrey Turbanov 1c487b2e0f Remove redundant casts after generics update pirms 2 gadiem
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations pirms 2 gadiem
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. pirms 2 gadiem
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 pirms 3 gadiem
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call pirms 3 gadiem
  Lars Grefer efa2e5ce8c Collections.sort() can be replaced with List.sort() pirms 3 gadiem
  Andy Clement b0b2f50a27 Fix up tests and reduce verbosity on J11 pirms 3 gadiem
  Lars Grefer e1bff9a570 Use the diamond operator where possible pirms 3 gadiem
  Lars Grefer f33600d4d5 Unnecessary boxing pirms 3 gadiem
  Lars Grefer a508fd5315 'while' loop replaceable with enhanced 'for' loop pirms 3 gadiem
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop pirms 3 gadiem
  Andy Clement aa4e441fca Moved tests around for avoiding weaving switch infrastructure method pirms 4 gadiem
  Semyon Danilov d8821e28d6 - dont't weave synthetic enum helper method for switch pirms 4 gadiem
  Andy Clement d3da67c03d mavenizing weaver - wip pirms 5 gadiem
  Andy Clement 8755f774ae 389678: Better support for overweaving pirms 5 gadiem
  Andy Clement 2233cf023b 307147: missing joinpoints for itds invoking private methods pirms 8 gadiem
  Andy Clement 066dc11d46 Bug 467415 - Weaver created bridge methods missing ACC_SYNTHETIC pirms 9 gadiem
  Andy Clement b6aec92d1e Use generics pirms 9 gadiem
  Andy Clement 102173fc11 445395: invokedynamic in around advice pirms 9 gadiem
  Andy Clement 2314eaf48a 418129: annos on top most implementor method pirms 10 gadiem
  Andy Clement 2393befbdf 418129: annos on top most implementor method pirms 10 gadiem
  Andy Clement 5b0b6b07d2 Preserve ordering of declare annotation when removing and adding annotations pirms 11 gadiem
  Andy Clement d6e9566249 fixed 404848 pirms 11 gadiem
  Andy Clement 0bbb4f252a 390269: fix for multiple bridge candidates in hierarchy pirms 11 gadiem
  Andy Clement afae1fc59a invokedynamic tidyup - handle calling getClassname on it pirms 12 gadiem
  Andy Clement 42035aea54 pr73507 - wip pirms 12 gadiem
  aclement 7a25c049fa where to do the work for handler+multicatch pirms 12 gadiem
  aclement e3ec5bdcf2 357019: message to lint pirms 12 gadiem
  aclement eb5a3b19f3 239649 and primitives no longer all resolved by default pirms 12 gadiem
  aclement 6ae463a749 354022 pirms 12 gadiem
  aclement fadf06e679 345172 pirms 13 gadiem
  aclement 999d3836f0 345172 pirms 13 gadiem
  aclement a10c68cd87 329925: declare @field remove annotation pirms 13 gadiem
  aclement aca2ea3b7c generics pirms 14 gadiem
  aclement 4def7d519e generics pirms 14 gadiem
  aclement 0cb91f239c generics pirms 14 gadiem
  aclement 2c2d5aceb5 287613/315820: declare annotation compound patterns and infrastructure for declare annotation with multiple annotations pirms 14 gadiem
  aclement b66fddbb49 generics and ITD inner class updates pirms 14 gadiem
  aclement fcfdaf918a 312839: WeaverStateInfo compression and move to signatures in 'aspectsAffectingType' rather than names pirms 14 gadiem
  aclement b07cb6eaee overweaving and tjp pirms 14 gadiem
  aclement 8764d5f36d more overweaving tests and fixes: method call/field get/set pirms 14 gadiem
  aclement 461888cce1 more overweaving tests and fixes: cflow pirms 14 gadiem
  aclement e4e47c617d more overweaving tests and fixes pirms 14 gadiem
  aclement 04ad133713 removing debug and unused code pirms 14 gadiem
  aclement 8c471f187d avoid using helpers on Member hierarchy pirms 14 gadiem
  aclement 2d22a529bb move away from using helper methods on Member pirms 14 gadiem
  aclement 21ce8f4a0e move away from using helper methods on Member pirms 14 gadiem
  aclement fd52f6369e intelligent use of match info determined earlier pirms 14 gadiem
  aclement 7ab4ecf0d4 more optimizations pirms 14 gadiem